Class UnitsPropEditor

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

public class UnitsPropEditor extends BaseEditor<StringProp, String>
The GUnit's property editor that can handle multiple units as a single comma-separated string.
Author:
Christopher Mindus