Class GraphDemo

java.lang.Object
org.eclipse.nebula.visualization.xygraph.examples.GraphDemo

public class GraphDemo
extends java.lang.Object
This program simply draw the widget figure on a shell.

This is a common java program, not a JUnit test.

  • Constructor Summary

    Constructors 
    Constructor Description
    GraphDemo()  
  • Method Summary

    Modifier and Type Method Description
    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 Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)