BioLegato 0.7.0 GDE Menu support plugin

Uses of Interface
org.biolegato.ezmenu.variables.GDEVariable

Packages that use GDEVariable
org.biolegato.ezmenu   
org.biolegato.ezmenu.variables   
 

Uses of GDEVariable in org.biolegato.ezmenu
 

Methods in org.biolegato.ezmenu that return GDEVariable
static GDEVariable EZRunWindow.createVariable(java.util.Map data)
          Used to create BioLegato variables.
 

Uses of GDEVariable in org.biolegato.ezmenu.variables
 

Classes in org.biolegato.ezmenu.variables that implement GDEVariable
 class GDEChoiceList
          A wrapper class used to abstract choice lists within command windows.
 class GDEChooser
          Wrapper class for a group of radiobuttons.
 class GDEComboBox
          A wrapper class used to abstract combo boxes within command windows.
 class GDEFileChooser
          A wrapper class used to abstract file selection within command windows.
 class GDESlider
          Wraps a widget(s) for selecting numeric values.
 class GDETempFile
          Stores information about the file fields used by the command
 class GDETextField
          A wrapper class used to abstract text fields within command windows.
 class GDEWidgetVariable
          A superclass used to abstract variables for creating command windows.
 


BioLegato 0.7.0 GDE Menu support plugin

Copyright © 2008-2010 University of Manitoba.