app
Class JACASSiGMLDemo
java.lang.Object
app.JACASSiGMLDemo
public class JACASSiGMLDemo
- extends java.lang.Object
The original CAS/SiGML file-player demo app.
Constructor Summary |
JACASSiGMLDemo(java.lang.String[] args)
Sets up the GUI, which is then ready to field
CAS/SiGML-Load and Play requests. |
Method Summary |
static void |
main(java.lang.String[] args)
main() method -- creates an instance of the app. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JACASSiGMLDemo
public JACASSiGMLDemo(java.lang.String[] args)
throws java.lang.InterruptedException,
java.lang.reflect.InvocationTargetException
- Sets up the GUI, which is then ready to field
CAS/SiGML-Load and Play requests.
- Throws:
java.lang.InterruptedException
java.lang.reflect.InvocationTargetException
main
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException,
java.lang.reflect.InvocationTargetException
- main() method -- creates an instance of the app.
- Throws:
java.lang.InterruptedException
java.lang.reflect.InvocationTargetException