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 classBrowserApplicationContextApplication context used to execute applications in a web browser.classDesktopApplicationContextApplication context used to execute applications in a native frame window.
-