com.sas.workspace
Class AbstractDesigner.cAbstractDesignerPluginNode
java.lang.Object
|
+--javax.swing.tree.DefaultMutableTreeNode
|
+--com.sas.workspace.AbstractDesigner.cAbstractDesignerTreeNode
|
+--com.sas.workspace.AbstractDesigner.cAbstractDesignerPluginNode
- All Implemented Interfaces:
- Enclosing class:
- AbstractDesigner
- public class AbstractDesigner.cAbstractDesignerPluginNode
- extends AbstractDesigner.cAbstractDesignerTreeNode
- See Also:
- Serialized Form
| 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, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
allowsChildren
protected boolean allowsChildren
m_nodeName
protected String m_nodeName
m_description
protected String m_description
m_toolTip
protected String m_toolTip
AbstractDesigner.cAbstractDesignerPluginNode
public AbstractDesigner.cAbstractDesignerPluginNode(String name,
PluginInterface plugin)
- Constructs a tree node
- Parameters:
sName - name of the node
AbstractDesigner.cAbstractDesignerPluginNode
public AbstractDesigner.cAbstractDesignerPluginNode(String name,
PluginInterface plugin,
int index)
- Constructs a tree node
- Parameters:
sName - name of the node
isLeaf
public boolean isLeaf()
- Overrides:
isLeaf in class DefaultMutableTreeNode
getIcon
public Icon getIcon()
- Overrides:
getIcon in class AbstractDesigner.cAbstractDesignerTreeNode
getName
public String getName()
- Description copied from class:
AbstractDesigner.cAbstractDesignerTreeNode
- Gets the name of the node.
- Overrides:
getName in class AbstractDesigner.cAbstractDesignerTreeNode
- Following copied from class:
com.sas.workspace.AbstractDesigner.cAbstractDesignerTreeNode
- Returns:
- the name of the node.
getNodeName
public String getNodeName()
getDescription
public String getDescription()
getToolTip
public String getToolTip()
- Description copied from class:
AbstractDesigner.cAbstractDesignerTreeNode
- Gets the tooltip to be used for a node.
- Overrides:
getToolTip in class AbstractDesigner.cAbstractDesignerTreeNode
- Following copied from class:
com.sas.workspace.AbstractDesigner.cAbstractDesignerTreeNode
- Returns:
- the tooltip for the node.
getPlugin
public PluginInterface getPlugin()
Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 15:46:53