com.metsci.glimpse.examples
Class Example
java.lang.Object
com.metsci.glimpse.examples.Example
public abstract class Example
- extends java.lang.Object
Provides static utility methods for initializing a Swing JFrame, adding a GlimpseCanvas,
and adding a GlimpseLayout from one of the example classes.
- Author:
- ulman
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Example
public Example()
showWithSwing
public static void showWithSwing(GlimpseLayoutProvider layoutProvider)
throws java.lang.Exception
- Throws:
java.lang.Exception
showWithSwing
public static void showWithSwing(GlimpseLayoutProvider layoutProviderA,
GlimpseLayoutProvider layoutProviderB)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2012 Metron, Inc.. All Rights Reserved.