|
BioLegato 0.7.5 Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biolegato.menu.GDEMenuParser
public class GDEMenuParser
| Nested Class Summary | |
|---|---|
static class |
GDEMenuParser.WidgetType
|
| Constructor Summary | |
|---|---|
GDEMenuParser()
|
|
| Method Summary | |
|---|---|
static void |
loadGDEMenus()
Reads in the default .GDEMenus files. |
static void |
loadMakemenus()
Reads in the makemenus GDE menus. |
static void |
readGDEMenuFile(java.io.File file)
This function loads a GDE formatted menu file into the program. |
static void |
readGDEMenuFile(java.lang.String menuName,
java.io.File file)
This function loads a GDE formatted menu file into the program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GDEMenuParser()
| Method Detail |
|---|
public static void loadGDEMenus()
public static void loadMakemenus()
public static void readGDEMenuFile(java.io.File file)
file - the file to read.
public static void readGDEMenuFile(java.lang.String menuName,
java.io.File file)
menuName - the name of the current heading.file - the file to read.
|
BioLegato 0.7.5 Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||