Class DropShadowDialog

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

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

    • DropShadowDialog

      public DropShadowDialog(Shell parent, String dropShadow)
      Create the dialog.
  • Method Details