net.sourceforge.swtlayeredgraph.examples.graphsettings
Class GraphSettingsWindow

java.lang.Object
  extended by net.sourceforge.swtlayeredgraph.examples.graphsettings.GraphSettingsWindow

public class GraphSettingsWindow
extends java.lang.Object

Author:
davija

Constructor Summary
GraphSettingsWindow(org.eclipse.swt.widgets.Composite composite, SwtLayeredGraph graph)
           
 
Method Summary
 void addCoordinateSystemChangeListener(org.eclipse.swt.events.SelectionListener listener)
           
 void setCoordinateSystem(CoordinateType newSystem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphSettingsWindow

public GraphSettingsWindow(org.eclipse.swt.widgets.Composite composite,
                           SwtLayeredGraph graph)
Method Detail

addCoordinateSystemChangeListener

public void addCoordinateSystemChangeListener(org.eclipse.swt.events.SelectionListener listener)

setCoordinateSystem

public void setCoordinateSystem(CoordinateType newSystem)


Copyright © 2009. All Rights Reserved.