Class StylesStatesPropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<IntProp,Integer>
com.iizigo.prop.editor.StylesStatesPropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<IntProp,Integer>, IEditedPropertyEntry<IntProp,Integer>, IEditedPropertyEntryMultiProp<IntProp,Integer>, IPropertyDefined, IDisposedPart

public class StylesStatesPropEditor extends BaseEditor<IntProp,Integer>
The state styles property editor.
Author:
Christopher Mindus
  • Constructor Details

    • StylesStatesPropEditor

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