Class Summary |
VWBaseAppLauncherApplet |
This class provides the basic functionality for an applet that can launch child applications |
VWBaseLaunchableApplication |
This class provides basic functionality for our applications. |
VWCommandLineArgs |
Utility class to parse command line arguments into name/value pairs
This class provides several command line argument parsing options,
including the following:
Case sensitivity control (default is case-sensitive)use
either the ignoreCase flag in your constructor invocation, or
the VWCommandLineArgs.setIgnoreCase(boolean) method. |
VWDriverFrame |
This class provides a customized instance of a Frame. |
VWSessionInfo |
This class provides session-related information, such as the document ID,
the host name, the name of the library containing the document, the link
type (whether the session links to a document or document class), parameter
names, the top-level applet, the queue name, and so on. |