|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.ApplicationContext
pivot.wtk.DesktopApplicationContext
public final class DesktopApplicationContext
Application context used to execute applications in a native frame window.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class pivot.wtk.ApplicationContext |
---|
ApplicationContext.DisplayHost, ApplicationContext.ResourceCacheDictionary, ApplicationContext.ScheduledCallback |
Field Summary |
---|
Fields inherited from class pivot.wtk.ApplicationContext |
---|
origin |
Constructor Summary | |
---|---|
DesktopApplicationContext()
|
Method Summary | |
---|---|
static void |
exit()
Terminates the application context. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class pivot.wtk.ApplicationContext |
---|
beep, createTimer, destroyTimer, getDisplay, getDisplayHost, getOrigin, getResourceCache, open, queueCallback, queueCallback, scheduleCallback, scheduleRecurringCallback, scheduleRecurringCallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DesktopApplicationContext()
Method Detail |
---|
public static void exit()
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |