|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.BaseXWin
public final class BaseXWin
This is the starter class for the graphical frontend.
Method Summary | |
---|---|
static void |
init()
Initializes the GUI. |
static void |
main(java.lang.String[] args)
Main Method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void init()
public static void main(java.lang.String[] args)
args
- command line arguments.
An initial XML document or database file can be specified as argument.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |