Uses of Class
org.openbp.jaspira.propertybrowser.editor.AbstractPropertyEditor

Packages that use AbstractPropertyEditor
org.openbp.guiclient.propertyeditors   
org.openbp.jaspira.propertybrowser.editor.standard   
 

Uses of AbstractPropertyEditor in org.openbp.guiclient.propertyeditors
 

Subclasses of AbstractPropertyEditor in org.openbp.guiclient.propertyeditors
 class ComponentSelectionEditor
          Component selection editor.
 class DataMemberPathSelectionEditor
          Component selection editor.
 

Uses of AbstractPropertyEditor in org.openbp.jaspira.propertybrowser.editor.standard
 

Subclasses of AbstractPropertyEditor in org.openbp.jaspira.propertybrowser.editor.standard
 class BooleanEditor
          Property editor for boolean values used by the property browser.
 class IntegerEditor
          A property editor for integer values used by the property browser.
 class MultiLineStringEditor
          Editor for multi line strings.
 class PathEditor
          File name/path editor.
 class SelectionEditor
          A property editor for collection of strings, displayed in a combo box.
 class StringEditor
          A property editor for string values used by the property browser.
 



Copyright © 2011. All Rights Reserved.