com.tensegrity.gui.swing.graph
Class SwingGraphPanelAttributableOnSetDelegate

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

public class SwingGraphPanelAttributableOnSetDelegate
extends GraphPanelAttributableOnSetDelegate

The AttributableOnSetDelegate for the SwingGraphPanel. Shows either the properties of the current selection of the information of the current Graph/GraphView. This class is reserved for future changes that are Swing/AWT specific.

Version:
$Id: SwingGraphPanelAttributableOnSetDelegate.java,v 1.97 2006/03/14 14:41:37 MichaelKegel Exp $
Author:
GillesIachelini

Field Summary
 
Fields inherited from class com.tensegrity.gui.graphdocument.GraphPanelAttributableOnSetDelegate
ATTRIBUTE_ANTIALIAS
 
Constructor Summary
SwingGraphPanelAttributableOnSetDelegate(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

SwingGraphPanelAttributableOnSetDelegate

public SwingGraphPanelAttributableOnSetDelegate(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.