pl.edu.agh.cast.ui.outline
Class ConnectionGroupWrapper
java.lang.Object
pl.edu.agh.cast.ui.outline.ConnectionGroupWrapper
public class ConnectionGroupWrapper
- extends Object
Class wrapping ConnectionGroup
so that it can be easily displayed in a OutlineTreeView
.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionGroupWrapper
public ConnectionGroupWrapper(ConnectionGroup connectionGroup,
Node sourceNode)
- Creates new
ConnectionGroup
wrapper.
- Parameters:
connectionGroup
- ConnectionGroup
to wrapsourceNode
- source Node
getConnectionGroup
public ConnectionGroup getConnectionGroup()
getSourceNode
public Node getSourceNode()
getTargetNode
public Node getTargetNode()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.