BioLegato 0.7.0 GDE Menu support plugin

org.biolegato.gdesupport.menu
Class GDEMenu

java.lang.Object
  extended by org.biolegato.core.plugintypes.MenuType
      extended by org.biolegato.ezmenu.EZMenuType
          extended by org.biolegato.gdesupport.menu.GDEMenu

public class GDEMenu
extends EZMenuType

GDEMenu is used to read and parse GDE menu files into into BioLegato

Author:
Graham Alvare, Brian Fristensky

Constructor Summary
GDEMenu()
           
 
Method Summary
static void loadMenu()
          Reads in the default .GDEMenus files.
static void readGDEMenuFile(java.io.File file)
          This function loads a GDE formatted menu file into the program.
 
Methods inherited from class org.biolegato.ezmenu.EZMenuType
loadMenu
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GDEMenu

public GDEMenu()
Method Detail

loadMenu

public static void loadMenu()
Reads in the default .GDEMenus files.


readGDEMenuFile

public static void readGDEMenuFile(java.io.File file)
This function loads a GDE formatted menu file into the program.

Parameters:
file - the file to read.

BioLegato 0.7.0 GDE Menu support plugin

Copyright © 2008-2010 University of Manitoba.