Class IntPropEditor

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

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