Class StringPropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<StringProp,String>
com.iizigo.prop.editor.StringPropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<StringProp,String>, IEditedPropertyEntry<StringProp,String>, IEditedPropertyEntryMultiProp<StringProp,String>, IPropertyDefined, IDisposedPart
Direct Known Subclasses:
ConnectionProfilePropEditor, FontFamilyPropEditor, LocalizedStringPropEditor, VAPIDKeyPropEditor, WrapStringPropEditor

public class StringPropEditor extends BaseEditor<StringProp,String>
The String property editor consists of a simple entry field.
Author:
Christopher Mindus