net.sourceforge.swtlayeredgraph.examples.graphsettings
Class GridSettingsWindow

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

public class GridSettingsWindow
extends java.lang.Object

Author:
davija

Constructor Summary
GridSettingsWindow(IGraphGridLayer grid, org.eclipse.swt.widgets.Composite composite)
          Default constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridSettingsWindow

public GridSettingsWindow(IGraphGridLayer grid,
                          org.eclipse.swt.widgets.Composite composite)
Default constructor. Builds the dialog and adds it to the composite.

Parameters:
grid - Grid to operate on.


Copyright © 2009. All Rights Reserved.