Uses of Class
de.hattrickorganizer.gui.HOMainFrame

Packages that use HOMainFrame
de.hattrickorganizer.gui   
de.hattrickorganizer.gui.login   
de.hattrickorganizer.gui.menu   
 

Uses of HOMainFrame in de.hattrickorganizer.gui
 

Methods in de.hattrickorganizer.gui that return HOMainFrame
static HOMainFrame HOMainFrame.instance()
          Singelton
 

Uses of HOMainFrame in de.hattrickorganizer.gui.login
 

Constructors in de.hattrickorganizer.gui.login with parameters of type HOMainFrame
LoginDialog(HOMainFrame mainFrame)
          Konstuktor zum Erfassen einer Trennstelle
ProxyDialog(HOMainFrame mainFrame)
          Konstuktor zum Erfassen einer Trennstelle
 

Uses of HOMainFrame in de.hattrickorganizer.gui.menu
 

Constructors in de.hattrickorganizer.gui.menu with parameters of type HOMainFrame
HRFImport(HOMainFrame frame)
          Creates a new HRFImport object.