com.metsci.glimpse.examples.swt
Class SwtHeatMapExample

java.lang.Object
  extended by com.metsci.glimpse.examples.basic.HeatMapExample
      extended by com.metsci.glimpse.examples.swt.SwtHeatMapExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class SwtHeatMapExample
extends HeatMapExample

Demonstrates how any example class which implements GlimpseLayoutProvider can be used inside SWT as well as Swing.

Author:
ulman

Constructor Summary
SwtHeatMapExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.metsci.glimpse.examples.basic.HeatMapExample
generateData, getCursorPainter, getLayout, getPainter, newColorTexture, newHeatMapPainter, newHeatMapPainter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtHeatMapExample

public SwtHeatMapExample()
Method Detail

main

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


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