BioLegato 0.5.7

org.biolegato.core.plugintypes
Class MenuType

java.lang.Object
  extended by org.biolegato.core.plugintypes.MenuType

public abstract class MenuType
extends java.lang.Object

An interface for menu reader objects. All subclasses are expected to parse menu objects into BioLegato.

Author:
Graham Alvare, Brian Fristensky

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

Constructor Detail

MenuType

public MenuType()
Method Detail

loadMenu

public static void loadMenu(ProgramWindow program)
Reads a menu into the given window/menu instances.

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

BioLegato 0.5.7

Copyright © 2008-2009 University of Manitoba.