|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fuin.utils4swing.appletviewer.SimpleAppletViewer
public final class SimpleAppletViewer
A simple replacement for the Sun Applet Viewer.
| Constructor Summary | |
|---|---|
SimpleAppletViewer(SimpleAppletViewerConfig config)
Constructor with configuration. |
|
| Method Summary | |
|---|---|
void |
execute()
Starts the viewer. |
static void |
main(java.lang.String[] args)
Starts the viewer via the command line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleAppletViewer(SimpleAppletViewerConfig config)
config - Configuration - Cannot be null.| Method Detail |
|---|
public final void execute()
public static void main(java.lang.String[] args)
args - Command line arguments.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||