Uses of Class
corny.addressbook.gui.PropertyEditor.PropertyEditor

Packages that use PropertyEditor
corny.addressbook.gui.PropertyEditor   
 

Uses of PropertyEditor in corny.addressbook.gui.PropertyEditor
 

Methods in corny.addressbook.gui.PropertyEditor that return PropertyEditor
static PropertyEditor PropertyEditor.createEditorFor(ContactProperty prop, java.lang.Object value)
          Creates and returns an editor for the given property value.