public class ViewerApp extends Object
| Constructor and Description |
|---|
ViewerApp(String[] args)
Construct and initialize the ViewerApp object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Instantiate the application object and start it running.
|
void |
run()
Run the application.
|
public ViewerApp(String[] args) throws IOException
IOExceptionpublic void run()
public static void main(String[] args)
Copyright © 2015. All rights reserved.