public class GDEMakeMenus
extends java.lang.Object
Constructor and Description |
---|
GDEMakeMenus() |
Modifier and Type | Method and Description |
---|---|
static void |
loadMenu(java.lang.String basedir,
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>>> menu,
boolean readLocal)
Reads the makemenus.py BIRCH GDE menus.
|
public static void loadMenu(java.lang.String basedir, java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>>> menu, boolean readLocal)
basedir
- the directory to read the GDE menus from.menu
- the hashtable to store the menus in.readLocal
- whether to read ldir.param and local GDE menus.Copyright © 2008-2022 University of Manitoba.