com.tensegrity.gui.swt.graph
Class SwtGraphPanelAttributableOnSetDelegate

java.lang.Object
  extended bycom.tensegrity.gui.graphdocument.GraphPanelAttributableOnSetDelegate
      extended bycom.tensegrity.gui.swt.graph.SwtGraphPanelAttributableOnSetDelegate
All Implemented Interfaces:
AttributableOnSetDelegate

public class SwtGraphPanelAttributableOnSetDelegate
extends GraphPanelAttributableOnSetDelegate

The AttributableOnSetDelegate for the SwingGraphPanel. Shows either the properties of the current selection of the information of the current Graph/GraphView.

Version:
$Id: SwtGraphPanelAttributableOnSetDelegate.java,v 1.16 2006/03/14 14:41:11 MichaelKegel Exp $
Author:
GillesIachelini, S�bastien Guyon

Field Summary
 
Fields inherited from class com.tensegrity.gui.graphdocument.GraphPanelAttributableOnSetDelegate
ATTRIBUTE_ANTIALIAS
 
Constructor Summary
SwtGraphPanelAttributableOnSetDelegate(UIManager uiManager, GraphPanel graphPanel)
          Creates a new Delegate for the given GraphPanel.
 
Methods inherited from class com.tensegrity.gui.graphdocument.GraphPanelAttributableOnSetDelegate
determineAttributableOnSet, getAttributable, getDeterminedAttributableOnSet, getGraphPanel, updateGraphAttributes, updateLayoutAttributes, updateViewAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtGraphPanelAttributableOnSetDelegate

public SwtGraphPanelAttributableOnSetDelegate(UIManager uiManager,
                                              GraphPanel graphPanel)
Creates a new Delegate for the given GraphPanel.

Parameters:
uiManager - The UIManager to resolve text resources
graphPanel - the GraphPanel to set the delegate for.


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.