• Packages that use IVWFrameInterface 
    Package Description
    filenet.vw.toolkit.utils  
    • Uses of IVWFrameInterface in filenet.vw.toolkit.utils

      Subinterfaces of IVWFrameInterface in filenet.vw.toolkit.utils 
      Modifier and Type Interface and Description
      interface  IVWAppLauncher
      This interface specifies the methods supported for objects that launch a dependent application. This interface must be implemented in all applications that need to share session-related information with dependent (or child) applications.
      interface  IVWLaunchableApp
      This class defines an interface that classes will implement to retrieve the session information. The implementing class can use this interface (and indirectly the VWSessionInfo class) to access information about the current valid session.
      Classes in filenet.vw.toolkit.utils that implement IVWFrameInterface 
      Modifier and Type Class and Description
      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. Typically, a Frame is an instance of a Window object that includes a title bar, a menu bar, and a border.

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