|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuicc.toolkit.EnvelopeHandlerSystem
public final class EnvelopeHandlerSystem
The EnvelopeHandlerSystem class provides the means to retrieve an instance of
an Object implementing the EnvelopeHandler interface.
EnvelopeHandler| Method Summary | |
|---|---|
static EnvelopeHandler |
getTheHandler()
Returns the single system instance of the EnvelopeHandler class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static EnvelopeHandler getTheHandler()
throws ToolkitException
EnvelopeHandler class.
The applet shall get the reference of the handler at its triggering,
the beginning of the processToolkit method.
EnvelopeHandler
ToolkitException - with the following reason codes: HANDLER_NOT_AVAILABLE if the handler is not available.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||