| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicClass.Property | |
fipaos.util.objecteditor | |
fipaos.util.objecteditor.primitive |
Uses of DynamicClass.Property in fipaos.util.objecteditor |
Constructors in fipaos.util.objecteditor with parameters of type DynamicClass.Property | |
ComplexEditorPanel.ComplexEditorPanel(DynamicClass.Property p) | |
ObjectEditorComponentDialog.ObjectEditorComponentDialog(java.awt.Frame parent, DynamicClass.Property property) |
Methods in fipaos.util.objecteditor with parameters of type DynamicClass.Property | |
static ObjectEditorComponent | ObjectEditorComponentFactory.getComponent(DynamicClass.Property property) Generate a JPanel sub-class which implements the ObjectEditorComponent interface for the given Property |
static ObjectEditorComponent | ObjectEditorComponentFactory.getDialog(java.awt.Frame parent, DynamicClass.Property property) Generate a JDialog sub-class which implements the ObjectEditorComponent interface for the given Property |
Uses of DynamicClass.Property in fipaos.util.objecteditor.primitive |
Constructors in fipaos.util.objecteditor.primitive with parameters of type DynamicClass.Property | |
ComplexPropertyEditorPanel.ComplexPropertyEditorPanel(DynamicClass.Property property) | |
ConstrainedChoicePanel.ConstrainedChoicePanel(DynamicClass.Property prop) | |
ListEditorPanel.ListEditorPanel(DynamicClass.Property property) | |
MapEditorPanel.MapEditorPanel(DynamicClass.Property property) | |
SetEditorPanel.SetEditorPanel(DynamicClass.Property property) |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |