|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.ui.outline.ConnectionGroupWrapper
public class ConnectionGroupWrapper
Class wrapping ConnectionGroup
so that it can be easily displayed in
a OutlineTreeView
.
Constructor Summary | |
---|---|
ConnectionGroupWrapper(ConnectionGroup connectionGroup,
Node sourceNode)
|
Method Summary | |
---|---|
ConnectionGroup |
getConnectionGroup()
|
Node |
getSourceNode()
|
Node |
getTargetNode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionGroupWrapper(ConnectionGroup connectionGroup, Node sourceNode)
Method Detail |
---|
public ConnectionGroup getConnectionGroup()
public Node getSourceNode()
public Node getTargetNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |