|
Process UI Toolkit API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |