com.gmail.thejcwk.semantics
Class MainClass

java.lang.Object
  extended by com.gmail.thejcwk.semantics.MainClass

public class MainClass
extends java.lang.Object

Creates a SemanticsFrame object and hands control of the program to it.

Version:
0.1
Author:
Jan Kroeze

Field Summary
static java.lang.String LICENSE_NOTICE
           
 
Constructor Summary
MainClass()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LICENSE_NOTICE

public static final java.lang.String LICENSE_NOTICE
See Also:
Constant Field Values
Constructor Detail

MainClass

public MainClass()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - Not used.