Uses of Package
fipaos.util.objecteditor

Packages that use fipaos.util.objecteditor
fipaos.util.objecteditor 
fipaos.util.objecteditor.primitive 

Classes in fipaos.util.objecteditor used by fipaos.util.objecteditor
ComplexEditorPanel
          This is a panel to allow editing of complex types (i.e.
ObjectEditorComponentDialog
          Dialog that wraps an ObjectEditorComponentDialog
ObjectEditorComponentFactory
          Factory to produce ObjectEditorComponent instances that can modify the properties of an object
 

Classes in fipaos.util.objecteditor used by fipaos.util.objecteditor.primitive
BooleanEditorPanel
          
CollectionEditorPanel
          Super-class for collection-specific sub-classes to extend with parsing and modification code
ConstrainedChoicePanel
          Panel to allow the selection of values for a property which can only take a constrained set of values
NumberEditorPanel
          Super-class for number-primitive specific sub-classes to extend with parsing code
StringEditorPanel