|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcometa.Cometa
public class Cometa
This is the main class of our framework. By running it, the GUI is started.
Constructor Summary | |
---|---|
Cometa()
Creates a new instance of cometa. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main method. |
static void |
restart()
This method shows the main frame. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cometa()
Method Detail |
---|
public static void restart()
public static void main(java.lang.String[] args)
args
- Command line arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |