Process UI Toolkit API

Uses of Interface
filenet.vw.toolkit.utils.IVWFrameInterface

Packages that use IVWFrameInterface
filenet.vw.toolkit.utils   
 

Uses of IVWFrameInterface in filenet.vw.toolkit.utils
 

Subinterfaces of IVWFrameInterface in filenet.vw.toolkit.utils
 interface IVWAppLauncher
          This interface specifies the methods supported for objects that launch a dependent application.
 interface IVWLaunchableApp
          This class defines an interface that classes will implement to retrieve the session information.
 

Classes in filenet.vw.toolkit.utils that implement IVWFrameInterface
 class VWBaseAppLauncherApplet
          This class provides the basic functionality for an applet that can launch child applications
 class VWBaseLaunchableApplication
          This class provides basic functionality for our applications.
 class VWDriverFrame
          This class provides a customized instance of a Frame.
 


Process UI Toolkit API

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