pl.edu.agh.cast.ui.outline
Class ConnectionGroupWrapper

java.lang.Object
  extended by pl.edu.agh.cast.ui.outline.ConnectionGroupWrapper

public class ConnectionGroupWrapper
extends java.lang.Object

Class wrapping ConnectionGroup so that it can be easily displayed in a OutlineTreeView.

Author:
Krzysztof Lewandowski

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

ConnectionGroupWrapper

public ConnectionGroupWrapper(ConnectionGroup connectionGroup,
                              Node sourceNode)
Method Detail

getConnectionGroup

public ConnectionGroup getConnectionGroup()

getSourceNode

public Node getSourceNode()

getTargetNode

public Node getTargetNode()


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.