Process UI Toolkit API

Uses of Package
filenet.vw.toolkit.utils

Packages that use filenet.vw.toolkit.utils
filenet.vw.toolkit.runtime.step.beans   
filenet.vw.toolkit.utils   
 

Classes in filenet.vw.toolkit.utils used by filenet.vw.toolkit.runtime.step.beans
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.
 

Classes in filenet.vw.toolkit.utils used by filenet.vw.toolkit.utils
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.
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.
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 UI Toolkit API

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