|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
jade.gui.AgentTree.Node
jade.gui.AgentTree.RemotePlatformNode
public class AgentTree.RemotePlatformNode
Inner class RemotePlatformNode
| Field Summary |
|---|
| Fields inherited from class jade.gui.AgentTree.Node |
|---|
greyOut, img, name, ownership, state |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
AgentTree.RemotePlatformNode(java.lang.String name)
|
|
| Method Summary | |
|---|---|
AID |
getAmsAID()
|
APDescription |
getAPDescription()
|
java.lang.String |
getToolTipText()
|
java.lang.String |
getType()
|
void |
setAmsAID(AID id)
|
void |
setAPDescription(APDescription desc)
|
void |
setType(java.lang.String noType)
|
| Methods inherited from class jade.gui.AgentTree.Node |
|---|
changeIcon, compareTo, getIcon, getName, getOwnership, getState, setName, setOwnership, setState, toString |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentTree.RemotePlatformNode(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getToolTipText()
getToolTipText in class AgentTree.Nodepublic void setType(java.lang.String noType)
setType in class AgentTree.Nodepublic java.lang.String getType()
getType in class AgentTree.Nodepublic void setAPDescription(APDescription desc)
public APDescription getAPDescription()
public void setAmsAID(AID id)
public AID getAmsAID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||