Uses of Class
AppletInterface.LoginFrame

Packages that use LoginFrame
AppletInterface   
 

Uses of LoginFrame in AppletInterface
 

Fields in AppletInterface declared as LoginFrame
private  LoginFrame StockTradingApplication.frmLogin
          Declare any panels or frames this application uses.
private  LoginFrame RegisterFrame.caller
           
 

Constructors in AppletInterface with parameters of type LoginFrame
RegisterFrame(amber.server.application.ApplicationInterface appHandler, LoginFrame caller)
          The initialising constructor.