|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sump.analyzer.Loader
public class Loader
Loader for the Logic Analyzer Client.
Processes command arguments and starts the UI. After the UI is closed it terminates the VM.
See description for main(String[])
for details on supported arguments.
Constructor Summary | |
---|---|
Loader()
Constructs a new loader. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Starts up the logic analyzer client. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Loader()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |