|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcayleytable.Main
public class Main
Main class for use in running the Cayley Table generation and identification software from a command line.
Constructor Summary | |
---|---|
Main()
Main class instantiates a groupMainFrame class to open
the user interface via a call to the Main class when the jar file is
added to the class path. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main class instantiates a groupMainFrame class to open
the user interface via a call from the command line. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
groupMainFrame
class to open
the user interface via a call to the Main class when the jar file is
added to the class path.
Method Detail |
---|
public static void main(java.lang.String[] args)
groupMainFrame
class to open
the user interface via a call from the command line.
args
- Command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |