|
BioLegato 0.7.0 GDE Menu support plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biolegato.core.plugintypes.MenuType
org.biolegato.ezmenu.EZMenuType
org.biolegato.gdesupport.menu.GDEMenu
public class GDEMenu
GDEMenu is used to read and parse GDE menu files into into BioLegato
| 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 |
|---|
public GDEMenu()
| Method Detail |
|---|
public static void loadMenu()
public static void readGDEMenuFile(java.io.File file)
file - the file to read.
|
BioLegato 0.7.0 GDE Menu support plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||