BioLegato 0.7.0 GDE Menu support plugin

org.biolegato.ezmenu
Class EZMenuType

java.lang.Object
  extended by org.biolegato.core.plugintypes.MenuType
      extended by org.biolegato.ezmenu.EZMenuType
Direct Known Subclasses:
GDEMenu

public class EZMenuType
extends org.biolegato.core.plugintypes.MenuType

An interface for menu readers.

Author:
Graham Alvare, Brian Fristensky

Constructor Summary
EZMenuType()
           
 
Method Summary
static void loadMenu(org.biolegato.core.main.BLMain program)
          Reads a menu into the given window/menu instances.
 
Methods inherited from class org.biolegato.core.plugintypes.MenuType
loadMenu
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EZMenuType

public EZMenuType()
Method Detail

loadMenu

public static void loadMenu(org.biolegato.core.main.BLMain program)
Reads a menu into the given window/menu instances.

Parameters:
program - the BioLegato program instance to load the menu

BioLegato 0.7.0 GDE Menu support plugin

Copyright © 2008-2010 University of Manitoba.