Class IntChoicePropEditor

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

public class IntChoicePropEditor extends BaseEditor<IntProp,Integer>
The integer property editor consists of a simple check box.
Author:
Christopher Mindus