Package filenet.vw.toolkit.utils

  • Interface Summary 
    Interface Description
    IVWAppLauncher
    This interface specifies the methods supported for objects that launch a dependent application.
    IVWFrameInterface
    This class defines an interface for handling window-closing events from within customized Frame classes.
    IVWLaunchableApp
    This class defines an interface that classes will implement to retrieve the session information.
    IVWParameterConstants
    This class provides a single location for accessing predefined String-valued parameters related to specific functional areas.
  • Class Summary 
    Class Description
    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 VWCommandLineArgsEx.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.
Process Java UI Toolkit API

© Copyright IBM Corporation 2002, 2013. All rights reserved.