com.pnp.xfeature.editor
Class TextEditorComposite
java.lang.Object
Composite
com.pnp.xfeature.editor.TextEditorComposite
public class TextEditorComposite
- extends Composite
An editor component that was supposed to be used for editing of lagrer texts YK; not used
at the moment YK
|
Constructor Summary |
TextEditorComposite(Composite parent,
int style,
int tabWidth,
boolean isXSLInput,
boolean showXSLCheckbox)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextEditorComposite
public TextEditorComposite(Composite parent,
int style,
int tabWidth,
boolean isXSLInput,
boolean showXSLCheckbox)
setText
public void setText(java.lang.String text)
getText
public java.lang.String getText()
isXSLInput
public boolean isXSLInput()
Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.