Class TextShadowDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.TextShadowDialog
All Implemented Interfaces:
EventListener, ChangeListener, ModifyListener, SWTEventListener

public class TextShadowDialog extends Dialog implements ModifyListener, ChangeListener
Text shadow dialog designer.
Author:
Christopher Mindus
  • Constructor Details

    • TextShadowDialog

      public TextShadowDialog(Shell parent, String textShadow)
      Create the dialog.
  • Method Details