-
Packages that use VWCommandLineArgs Package Description filenet.vw.toolkit.utils -
-
Uses of VWCommandLineArgs in filenet.vw.toolkit.utils
Constructors in filenet.vw.toolkit.utils with parameters of type VWCommandLineArgs Constructor and Description 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().
-