Modifier and Type | Method and Description |
---|---|
static void |
BLMain.loadPCD(DataCanvas canvas)
Loads the entire PCD menu structure into BioLegato
|
static void |
BLMain.loadPluginMenus(DataCanvas canvas,
java.io.File path)
Recursively load all of the Plugin menus (within a given path)
into a BioLegato canvas.
|
Modifier and Type | Method and Description |
---|---|
static void |
BLMain.main(java.lang.Class<? extends DataCanvas> canvasClass,
java.util.Properties propImport,
java.util.List<java.io.File> dataAdd,
boolean pipeInput)
Starts a new BioLegato instance (i.e.
|
static void |
BLMain.main(java.lang.Class<? extends DataCanvas> canvas,
java.lang.String[] args)
Starts BioLegato from the command line.
|
Copyright © 2008-2022 University of Manitoba.