de.grogra.greenlab
Class GreenLabGUI

java.lang.Object
  extended by de.grogra.greenlab.GreenLabGUI

public class GreenLabGUI
extends java.lang.Object

Main class for the GreenLab GUI. Includes the buttons (apply, reset, load, export) and the tab panels.

Author:
Cong Ding

Field Summary
static GreenLabTooltipPanel tooltipPanel
           
 
Constructor Summary
GreenLabGUI(Context ctx)
           
 
Method Summary
static Panel createPanel(Context ctx, Map params)
           
static java.util.HashMap getParameter(Context ctx)
           
static java.lang.String getString(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tooltipPanel

public static GreenLabTooltipPanel tooltipPanel
Constructor Detail

GreenLabGUI

public GreenLabGUI(Context ctx)
Method Detail

createPanel

public static Panel createPanel(Context ctx,
                                Map params)

getParameter

public static java.util.HashMap getParameter(Context ctx)

getString

public static java.lang.String getString(java.lang.String key)