Uses of Interface
com.bankframe.fe.statemachine.ext.apps.IView

Packages that use IView
com.bankframe.fe.statemachine.ext.apps   
com.bankframe.fe.statemachine.ext.connectors.servlet   
com.bankframe.fe.statemachine.ext.connectors.swing   
 

Uses of IView in com.bankframe.fe.statemachine.ext.apps
 

Classes in com.bankframe.fe.statemachine.ext.apps that implement IView
 class View
           
 

Methods in com.bankframe.fe.statemachine.ext.apps with parameters of type IView
static void View.build(RequestContext requestContext, IState currentState, IView view)
          This is a convenience method for those classes that must implement IView but cannot extend this class.
 

Uses of IView in com.bankframe.fe.statemachine.ext.connectors.servlet
 

Classes in com.bankframe.fe.statemachine.ext.connectors.servlet that implement IView
 class JSPView
           
 class XSLTAutoView
           
 class XSLTView
           
 

Uses of IView in com.bankframe.fe.statemachine.ext.connectors.swing
 

Classes in com.bankframe.fe.statemachine.ext.connectors.swing that implement IView
 class SwingView
           
 class XSLTSwingView
           
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.