-
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 interfaceIVWAppLauncherThis 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.interfaceIVWLaunchableAppThis 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 classVWBaseAppLauncherAppletThis class provides the basic functionality for an applet that can launch child applicationsclassVWBaseLaunchableApplicationThis class provides basic functionality for our applications.classVWDriverFrameThis 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.
-