Class BoxShadowDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.BoxShadowDialog
- All Implemented Interfaces:
EventListener, ChangeListener, ModifyListener, SelectionListener
public class BoxShadowDialog extends Dialog implements ModifyListener, ChangeListener, SelectionListener
Box shadow dialog designer. Note: In order to get box-shadow in IE9 or later, you need to set "border-collapse" to "separate". Mobile: Limited support? At least iOS.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionvoidModified entries: validate.open()Open the dialog.voidColor changed.voidNot used.voidInset selected.
Constructor Details
BoxShadowDialog
Method Details
open
modifyText
Modified entries: validate.- Specified by:
modifyTextin interfaceModifyListener
stateChanged
Color changed.- Specified by:
stateChangedin interfaceChangeListener
widgetSelected
Inset selected.- Specified by:
widgetSelectedin interfaceSelectionListener
widgetDefaultSelected
Not used.- Specified by:
widgetDefaultSelectedin interfaceSelectionListener