com.pnp.xfeature.editor
Class TextEditorDialog
java.lang.Object
Dialog
com.pnp.xfeature.editor.ResizeableDialog
com.pnp.xfeature.editor.TextEditorDialog
public class TextEditorDialog
- extends ResizeableDialog
A dialog for editing of larger texts; Not used at the moment YK
|
Constructor Summary |
TextEditorDialog(Shell parentShell,
java.lang.String initStringValue,
boolean isXSLInput)
|
TextEditorDialog(Shell parentShell,
java.lang.String initStringValue,
boolean isXSLInput,
boolean showXSLCheckbox)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextEditorDialog
public TextEditorDialog(Shell parentShell,
java.lang.String initStringValue,
boolean isXSLInput)
TextEditorDialog
public TextEditorDialog(Shell parentShell,
java.lang.String initStringValue,
boolean isXSLInput,
boolean showXSLCheckbox)
isXSLInput
public boolean isXSLInput()
getStringValue
public java.lang.String getStringValue()
Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.