Uses of Class
org.apache.pivot.wtk.ApplicationContext
-
Packages that use ApplicationContext Package Description org.apache.pivot.wtk Contains classes that define the structure and behavior of WTK user interface components. -
-
Uses of ApplicationContext in org.apache.pivot.wtk
Subclasses of ApplicationContext in org.apache.pivot.wtk Modifier and Type Class Description class
BrowserApplicationContext
Application context used to execute applications in a web browser.class
DesktopApplicationContext
Application context used to execute applications in a native frame window.
-