|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsymplik.flower.CALLA
public class CALLA
The main entry point of CALLA framework.
Usage: CALLA.bat | sh -display [CONSOLE | GUI | SILENT] -config [path to flower.properties file]If display is not specified, it will check whether a display is present, and use GUI if possible. If config is not specified, flower.properties in current directory is used.
Field Summary | |
---|---|
static java.lang.String |
RCS_ID
|
Constructor Summary | |
---|---|
CALLA()
|
Method Summary | |
---|---|
private static boolean |
isGraphicDisplay()
|
static void |
main(java.lang.String[] args)
Main class |
private static void |
showUsage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
public CALLA()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- private static void showUsage()
private static boolean isGraphicDisplay()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |