Package com.iizigo.prop.editor.dialog
Class TextShadowDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.TextShadowDialog
- All Implemented Interfaces:
EventListener
,ChangeListener
,ModifyListener
,SWTEventListener
Text shadow dialog designer.
- Author:
- Christopher Mindus
Constructor Details
TextShadowDialog
Create the dialog.
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