net.sourceforge.swtlayeredgraph.examples.graphsettings
Class GraphSettings

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

public class GraphSettings
extends java.lang.Object

Graph Settings is an example that uses the SwtLayeredGraph and most of its features. This allows a developer to interact with the canvas and various settings that are available.

Author:
davija

Constructor Summary
GraphSettings()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphSettings

public GraphSettings()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -


Copyright © 2009. All Rights Reserved.