|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.tools.mapping.reversedb2.propertyEditors.EditableTreeNodeWithProperties
org.apache.ojb.tools.mapping.reversedb2.ojbmetatreemodel.OjbMetaTreeNode
org.apache.ojb.tools.mapping.reversedb2.ojbmetatreemodel.OjbMetaFieldDescriptorNode
| Field Summary |
| Fields inherited from class org.apache.ojb.tools.mapping.reversedb2.ojbmetatreemodel.OjbMetaTreeNode |
alChildren |
| Fields inherited from class org.apache.ojb.tools.mapping.reversedb2.propertyEditors.EditableTreeNodeWithProperties |
propertyChangeDelegate |
| Constructor Summary | |
OjbMetaFieldDescriptorNode(DescriptorRepository pRepository,
OjbMetaDataTreeModel pTreeModel,
OjbMetaTreeNode pparent,
FieldDescriptor pFieldDescriptor)
Constructor for OjbMetaCollectionDescriptorNode |
|
| Method Summary | |
protected boolean |
_load()
Purpose of this method is to fill the children of the node. |
boolean |
actionListCachable()
Some objects may alter the list of actions they present depending on the state they are in. |
boolean |
actionListStatic()
Some objects may return a list of actions depending on the state they are in or the way they have been created. |
java.util.Iterator |
getActions()
Get a bunch of java.util.Action objects that this object wants to offer in a context-menu. |
boolean |
getAllowsChildren()
|
java.lang.Object |
getAssociatedDescriptor()
Return the descriptor object this node is associated with. |
java.lang.Object |
getAttribute(java.lang.String strKey)
Get an attribute of this node as Object. |
java.lang.Class |
getPropertyEditorClass()
Return the property editor class for this PropertyEditorTarget. |
boolean |
isLeaf()
|
void |
setAttribute(java.lang.String strKey,
java.lang.Object value)
Set an attribute of this node as Object. |
java.lang.String |
toString()
|
| Methods inherited from class org.apache.ojb.tools.mapping.reversedb2.ojbmetatreemodel.OjbMetaTreeNode |
children, compareTo, getChildAt, getChildCount, getIndex, getOjbMetaTreeModel, getParent, getRepository, load |
| Methods inherited from class org.apache.ojb.tools.mapping.reversedb2.propertyEditors.EditableTreeNodeWithProperties |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OjbMetaFieldDescriptorNode(DescriptorRepository pRepository,
OjbMetaDataTreeModel pTreeModel,
OjbMetaTreeNode pparent,
FieldDescriptor pFieldDescriptor)
| Method Detail |
protected boolean _load()
OjbMetaTreeNode
_load in class OjbMetaTreeNodeOjbMetaTreeNode._load()public boolean isLeaf()
isLeaf in interface javax.swing.tree.TreeNodeisLeaf in class OjbMetaTreeNodeOjbMetaTreeNode.isLeaf()public boolean getAllowsChildren()
getAllowsChildren in interface javax.swing.tree.TreeNodegetAllowsChildren in class OjbMetaTreeNodeOjbMetaTreeNode.getAllowsChildren()
public void setAttribute(java.lang.String strKey,
java.lang.Object value)
EditableTreeNodeWithProperties
setAttribute in interface PropertyEditorTargetsetAttribute in class EditableTreeNodeWithPropertiesEditableTreeNodeWithProperties.setAttribute(String, Object)public java.lang.Object getAttribute(java.lang.String strKey)
EditableTreeNodeWithProperties
getAttribute in interface PropertyEditorTargetgetAttribute in class EditableTreeNodeWithPropertiesEditableTreeNodeWithProperties.getAttribute(String)public java.lang.Class getPropertyEditorClass()
PropertyEditorTarget
PropertyEditorTarget#getPropertyEditorClass()public java.lang.String toString()
public java.util.Iterator getActions()
ActionTarget
ActionTarget#getActions()public boolean actionListCachable()
ActionTarget
ActionTarget#actionListCacheable()public boolean actionListStatic()
ActionTarget
public java.lang.Object getAssociatedDescriptor()
getAssociatedDescriptor in class OjbMetaTreeNode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||