|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Application | |
---|---|
pivot.wtk | Contains classes that define the structure and behavior of WTK user interface components. |
Uses of Application in pivot.wtk |
---|
Classes in pivot.wtk that implement Application | |
---|---|
class |
ScriptApplication
Script application loader. |
Methods in pivot.wtk that return Application | |
---|---|
Application |
BrowserApplicationContext.HostApplet.getApplication()
|
static Application |
BrowserApplicationContext.getApplication(java.lang.String name)
Retrieves a named application. |
Methods in pivot.wtk with parameters of type Application | |
---|---|
static java.lang.Object |
BrowserApplicationContext.eval(java.lang.String script,
Application application)
Evaluates a script in the page context and returns the result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |