Class TransformDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.TransformDialog
- All Implemented Interfaces:
EventListener, ChangeListener, ModifyListener, SelectionListener
public class TransformDialog extends Dialog implements ModifyListener, ChangeListener, SelectionListener
Transform dialog designer.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionvoidModified entries: validate.open()Open the dialog.voidColor changed.voidNot used.voidFunction selected.
Constructor Details
TransformDialog
Method Details
open
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