|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.pf.ui.edit.SelectionBase de.grogra.pf.ui.edit.FieldSelection de.grogra.pf.ui.edit.ObjectSelection
public class ObjectSelection
Field Summary |
---|
Fields inherited from class de.grogra.pf.ui.edit.SelectionBase |
---|
context |
Fields inherited from interface de.grogra.pf.ui.edit.Selection |
---|
DELETABLE, HIERARCHICAL, TRANSFERABLE |
Fields inherited from interface de.grogra.util.Described |
---|
ACCELERATOR_KEY, ICON, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, TITLE |
Constructor Summary | |
---|---|
ObjectSelection(Context ctx,
java.lang.Object object,
PersistenceField[] fields,
int[][] indices,
PropertyEditor[] editors,
java.lang.String[] labels,
Item description)
|
Method Summary | |
---|---|
protected FieldProperty |
createProperty(Context c,
int i)
|
protected PropertyEditorTree |
createTree()
|
protected java.lang.Object |
replaceValue(PersistenceField field,
java.lang.Object value)
|
protected void |
valueChanged(PersistenceField field,
java.lang.Object value)
|
Methods inherited from class de.grogra.pf.ui.edit.FieldSelection |
---|
createPropertyNodes, createPropertyNodesInGroup, equals, getDescription, getEditorFor, getHierarchySource, getHierarchySourceRoot, getLabelFor, getProperties |
Methods inherited from class de.grogra.pf.ui.edit.SelectionBase |
---|
createPropertyEditorComponent, createPropertyEditorMenu, createPropertyNodes, delete, getCapabilities, getContext, remove, toTransferable |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectSelection(Context ctx, java.lang.Object object, PersistenceField[] fields, int[][] indices, PropertyEditor[] editors, java.lang.String[] labels, Item description)
Method Detail |
---|
protected FieldProperty createProperty(Context c, int i)
createProperty
in class FieldSelection
protected PropertyEditorTree createTree()
createTree
in class SelectionBase
protected java.lang.Object replaceValue(PersistenceField field, java.lang.Object value)
protected void valueChanged(PersistenceField field, java.lang.Object value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |