Class FillPropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<FillProp,GFill>
com.iizigo.prop.editor.FillPropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<FillProp,GFill>, IEditedPropertyEntry<FillProp,GFill>, IEditedPropertyEntryMultiProp<FillProp,GFill>, IPropertyDefined, EventListener, org.eclipse.swt.events.MouseListener, org.eclipse.swt.internal.SWTEventListener

public class FillPropEditor extends BaseEditor<FillProp,GFill> implements org.eclipse.swt.events.MouseListener
The Fill property editor.
Author:
Christopher Mindus
  • Constructor Details

    • FillPropEditor

      public FillPropEditor()
      Default constructor called before createControls.
  • Method Details