|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuicc.toolkit.ToolkitRegistrySystem
public final class ToolkitRegistrySystem
The ToolkitRegistrySystem class provides the means to retrieve an instance of
an Object implementing the ToolkitRegistry interface.
ToolkitInterface,
ToolkitRegistry| Method Summary | |
|---|---|
static ToolkitRegistry |
getEntry()
This method is used by the Toolkit Applet to get a reference to its Toolkit Registry entry, so that it can handle its registration state to the toolkit events. |
| Methods inherited from class java.lang.Object |
|---|
equals |
| Method Detail |
|---|
public static ToolkitRegistry getEntry()
throws ToolkitException
This method returns null
if the Applet.register() has not yet been invoked or
if the server does not exist or if the server returns null.
ToolkitException - with the following reason codes:
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||