|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
org.jgraph.graph.DefaultGraphCell
cz.cmc.tcgui.TCPort
cz.cmc.tcgui.TCInputPort
Title: class TCInputPort
Description: Superclass for tc source ports
Copyright: Copyright (c) 2003
Company: CMC Computers
Nested Class Summary |
Nested classes inherited from class org.jgraph.graph.DefaultGraphCell |
org.jgraph.graph.DefaultGraphCell.ValueChangeHandler |
Field Summary |
Fields inherited from class cz.cmc.tcgui.TCPort |
anchor, edges |
Fields inherited from class org.jgraph.graph.DefaultGraphCell |
attributes, defaultBounds |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, EMPTY_ENUMERATION, children, parent, userObject |
Constructor Summary | |
TCInputPort(Object userObject)
|
|
TCInputPort(Object userObject,
org.jgraph.graph.Port anchor)
|
Methods inherited from class cz.cmc.tcgui.TCPort |
addEdge, clone, createDefaultView, edges, getAnchor, getEdges, removeEdge, setAnchor, setEdges |
Methods inherited from class org.jgraph.graph.DefaultGraphCell |
cloneUserObject, getAttributes, getChildren, changeAttributes, setAttributes, setUserObject |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jgraph.graph.GraphCell |
getAttributes, changeAttributes, setAttributes |
Constructor Detail |
public TCInputPort(Object userObject)
public TCInputPort(Object userObject, org.jgraph.graph.Port anchor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |