Process UI Toolkit API

Uses of Class
filenet.vw.toolkit.utils.VWCommandLineArgs

Packages that use VWCommandLineArgs
filenet.vw.toolkit.utils   
 

Uses of VWCommandLineArgs in filenet.vw.toolkit.utils
 

Constructors in filenet.vw.toolkit.utils with parameters of type VWCommandLineArgs
VWSessionInfo(java.awt.Container parentContainer, javax.swing.JApplet parentApplet, VWCommandLineArgs args)
          Initializes the object from the given VWCommandLineArgs object -- usually this object is passed to your applet or application class via IVWLaunchableApp.init().
VWSessionInfo(java.awt.Container parentContainer, VWCommandLineArgs args, filenet.vw.api.VWSession vwSession)
          Initializes the object from the given VWCommandLineArgs object -- usually this object is passed to your applet or application class via IVWLaunchableApp.init().
 


Process UI Toolkit API

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