BioLegato 0.7.0 Core API

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()
          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()
Reads a menu into the given window/menu instances.


BioLegato 0.7.0 Core API

Copyright © 2008-2010 University of Manitoba.