|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.swing.tree.DefaultMutableTreeNode
|
+--org.openorb.board.shared.treetable.DataNode
|
+--org.openorb.notify.plugin.gui.NotifyDataNode
OpenORB Management Board / Notify Data Node
| Field Summary | |
static int |
ADMIN_FOLDER
A admins folder node ( consumer or supplier ) |
static int |
ADMIN_PROPERTY
An admin property |
static int |
CHANNEL_FACTORY
An event channel factory |
static int |
CONSUMER_ADMIN
A consumer admin |
static int |
EVENT_CHANNEL
An event channel |
static int |
EVENT_FOLDER
A events folder node ( published or subscribed ) |
static int |
F_FILTER_CONSTRAINT
A forwarding filter constraint |
static int |
FILTER_FOLDER
A filter folder |
static int |
FORWARDING_FILTER
A forwarding filter |
static int |
M_FILTER_CONSTRAINT
A mapping filter constraint |
static int |
MAPPING_FILTER
A mapping filter |
static int |
PROPERTY_FOLDER
A properties folder node ( admin or QoS ) |
static int |
PROXY_CONSUMER
A proxy push/pull consumer |
static int |
PROXY_SUPPLIER
A proxy push/pull supplier |
static int |
PUBLISHED_EVENT
A published event |
static int |
QOS_PROPERTY
A QoS property |
static int |
ROOT_NODE
A top node |
static int |
SUBSCRIBED_EVENT
An subscribed event |
static int |
SUPPLIER_ADMIN
A supplier admin |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
EMPTY_ENUMERATION |
| Constructor Summary | |
NotifyDataNode(int nodeType,
java.lang.Object nodeValue)
Constructor |
|
| Method Summary | |
boolean |
isLeaf()
isLeaf |
| Methods inherited from class org.openorb.board.shared.treetable.DataNode |
getAllowsChildren, getLinkedTableRowIndex, getLinkedTreeNode, getNodeProperty, getNodeType, getNodeValue, setLinkedTableRowIndex, setLinkedTreeNode, setNodeProperty, setNodeType, setNodeValue |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int ROOT_NODE
public static final int CHANNEL_FACTORY
public static final int EVENT_CHANNEL
public static final int CONSUMER_ADMIN
public static final int SUPPLIER_ADMIN
public static final int PROXY_CONSUMER
public static final int PROXY_SUPPLIER
public static final int FILTER_FOLDER
public static final int FORWARDING_FILTER
public static final int MAPPING_FILTER
public static final int PROPERTY_FOLDER
public static final int ADMIN_FOLDER
public static final int EVENT_FOLDER
public static final int F_FILTER_CONSTRAINT
public static final int M_FILTER_CONSTRAINT
public static final int QOS_PROPERTY
public static final int ADMIN_PROPERTY
public static final int PUBLISHED_EVENT
public static final int SUBSCRIBED_EVENT
| Constructor Detail |
public NotifyDataNode(int nodeType,
java.lang.Object nodeValue)
| Method Detail |
public boolean isLeaf()
isLeaf in class org.openorb.board.shared.treetable.DataNode
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||