com.metsci.glimpse.examples.layout
Class SimpleLayoutExample

java.lang.Object
  extended by com.metsci.glimpse.examples.layout.SimpleLayoutExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class SimpleLayoutExample
extends java.lang.Object
implements GlimpseLayoutProvider

Author:
ulman
See Also:
CustomLayoutExample

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

Constructor Detail

SimpleLayoutExample

public SimpleLayoutExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

getLayout

public GlimpseLayout getLayout()
Specified by:
getLayout in interface GlimpseLayoutProvider


Copyright © 2012 Metron, Inc.. All Rights Reserved.