cz.cmc.tcgui
Class SubclassInputPort
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
org.jgraph.graph.DefaultGraphCell
cz.cmc.tcgui.TCPort
cz.cmc.tcgui.TCInputPort
cz.cmc.tcgui.SubclassInputPort
- All Implemented Interfaces:
- Cloneable, org.jgraph.graph.GraphCell, MutableTreeNode, org.jgraph.graph.Port, Serializable, TreeNode
- public class SubclassInputPort
- extends TCInputPort
Title: class SubclassInputPort
Description: Port for connecting TC subclasses
Copyright: Copyright (c) 2003
Company: CMC Computers
- See Also:
- Serialized Form
Nested classes inherited from class org.jgraph.graph.DefaultGraphCell |
org.jgraph.graph.DefaultGraphCell.ValueChangeHandler |
Fields inherited from class org.jgraph.graph.DefaultGraphCell |
attributes, defaultBounds |
Methods inherited from class org.jgraph.graph.DefaultGraphCell |
cloneUserObject, getAttributes, getChildren, changeAttributes, setAttributes, setUserObject |
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, depthFirstEnumeration, getAllowsChildren, getDepth, getFirstChild, getFirstLeaf, getChildAfter, getChildAt, getChildBefore, getChildCount, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, children, insert, isLeaf, isNodeAncestor, isNodeDescendant, isNodeChild, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, toString |
Methods inherited from interface org.jgraph.graph.GraphCell |
getAttributes, changeAttributes, setAttributes |
SubclassInputPort
public SubclassInputPort()
SubclassInputPort
public SubclassInputPort(Object userObject)
SubclassInputPort
public SubclassInputPort(Object userObject,
org.jgraph.graph.Port anchor)