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:
modifyTextin interfaceModifyListener
stateChanged
Color changed.- Specified by:
stateChangedin interfaceChangeListener
widgetSelected
Function selected.- Specified by:
widgetSelectedin interfaceSelectionListener
widgetDefaultSelected
Not used.- Specified by:
widgetDefaultSelectedin interfaceSelectionListener