Class PasswordPropEditor

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

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