Class DurationPropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<LongProp,Long>
com.iizigo.prop.editor.DurationPropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<LongProp,Long>, IEditedPropertyEntry<LongProp,Long>, IEditedPropertyEntryMultiProp<LongProp,Long>, IPropertyDefined, IDisposedPart

public class DurationPropEditor extends BaseEditor<LongProp,Long>
The Duration property editor that uses a Long value for the duration in milliseconds.
Author:
Christopher Mindus