|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gicentre.treemappa.TreeMapApp
public class TreeMapApp
Class to read treeMappa command line parameters and start the application.
Field Summary | |
---|---|
static java.lang.String |
USAGE
Description of command line syntax. |
Constructor Summary | |
---|---|
TreeMapApp()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Starts the tree map application. |
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 USAGE
Constructor Detail |
---|
public TreeMapApp()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Command line arguments. See USAGE for details.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |