|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jnlp.AbstractLaunchHandler
public abstract class AbstractLaunchHandler
| Field Summary | |
|---|---|
protected java.io.PrintStream |
outputStream
|
| Constructor Summary | |
|---|---|
AbstractLaunchHandler(java.io.PrintStream outputStream)
|
|
| Method Summary | |
|---|---|
protected void |
printMessage(LaunchException ex)
Print a message |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.jnlp.LaunchHandler |
|---|
launchCompleted, launchError, launchInitialized, launchStarting, launchWarning, validationError |
| Field Detail |
|---|
protected final java.io.PrintStream outputStream
| Constructor Detail |
|---|
public AbstractLaunchHandler(java.io.PrintStream outputStream)
| Method Detail |
|---|
protected void printMessage(LaunchException ex)
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||