Class StringMapPropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<StringMapProp,Map<String,String>>
com.iizigo.prop.editor.StringMapPropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<StringMapProp,Map<String,String>>, IEditedPropertyEntry<StringMapProp,Map<String,String>>, IEditedPropertyEntryMultiProp<StringMapProp,Map<String,String>>, IPropertyDefined, IDisposedPart

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