|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapp.JASiGMLURLApp
public class JASiGMLURLApp
SiGML URL player app. The URL is supplied by the user via a pair of text fields for base and file name.
Field Summary | |
---|---|
static java.lang.String |
SIGML_BASE_KEY
SiGML Base option key name. |
static java.lang.String |
SIGML_FILE_KEY
SiGML File option key name. |
Constructor Summary | |
---|---|
JASiGMLURLApp(java.lang.String[] args)
Creates a new SiGML-URL-App instance using the given command line arguments to determine the options settings. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method -- creates a new instance of the app with the given CL args. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SIGML_BASE_KEY
public static final java.lang.String SIGML_FILE_KEY
Constructor Detail |
---|
public JASiGMLURLApp(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
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |