Uses of Class
org.apache.pivot.wtk.ApplicationContext

Packages that use ApplicationContext
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
 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.