public class BareSiGMLPlayer
extends java.lang.Object
Constructor and Description |
---|
BareSiGMLPlayer(java.lang.String[] args)
Creates a new SiGML-Player instance using the given command line
arguments to determine the options settings.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main method -- creates a new instance of the app with the given CL args.
|
public BareSiGMLPlayer(java.lang.String[] args) throws java.lang.InterruptedException, java.lang.reflect.InvocationTargetException
java.lang.InterruptedException
java.lang.reflect.InvocationTargetException
public static void main(java.lang.String[] args) throws java.lang.InterruptedException, java.lang.reflect.InvocationTargetException, java.io.IOException
java.lang.InterruptedException
java.lang.reflect.InvocationTargetException
java.io.IOException