Package com.iizigo.prop.editor.dialog
Class TransformDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.TransformDialog
- All Implemented Interfaces:
EventListener
,ChangeListener
,ModifyListener
,SelectionListener
,SWTEventListener
public class TransformDialog extends Dialog implements ModifyListener, ChangeListener, SelectionListener
Transform dialog designer.
- Author:
- Christopher Mindus
Constructor Details
TransformDialog
Create the dialog.- Parameters:
parent
- Parent shell.transform
- The initial transform string.
Method Details
open
Open the dialog.- Returns:
- the text shadow string.
modifyText
Modified entries: validate.- Specified by:
modifyText
in interfaceModifyListener
stateChanged
Color changed.- Specified by:
stateChanged
in interfaceChangeListener
widgetSelected
Function selected.- Specified by:
widgetSelected
in interfaceSelectionListener
widgetDefaultSelected
Not used.- Specified by:
widgetDefaultSelected
in interfaceSelectionListener