Uses of Class
AppletInterface.MainFrame

Packages that use MainFrame
AppletInterface   
 

Uses of MainFrame in AppletInterface
 

Fields in AppletInterface declared as MainFrame
private  MainFrame UpdateFrame.caller
           
 

Constructors in AppletInterface with parameters of type MainFrame
UpdateFrame(amber.server.application.ApplicationInterface appHandler, MainFrame mf)
          The initialising constructor.