Uses of Class
net.curre.prefcount.gui.MainWindow

Packages that use MainWindow
net.curre.prefcount Package net.curre.prefcount Description 
net.curre.prefcount.event Package net.curre.prefcount.event Description 
net.curre.prefcount.gui Package net.curre.prefcount.gui Description 
 

Uses of MainWindow in net.curre.prefcount
 

Methods in net.curre.prefcount that return MainWindow
 MainWindow PrefCountRegistry.getMainWindow()
          Getter for the main window reference.
 

Methods in net.curre.prefcount with parameters of type MainWindow
 void PrefCountRegistry.setMainWindow(MainWindow mainWindow)
          Setter for the main window reference.
 

Uses of MainWindow in net.curre.prefcount.event
 

Constructors in net.curre.prefcount.event with parameters of type MainWindow
MainController(MainWindow mainWindow, PlayerDialogBaseFrame playerDialog)
          Constructs a new MainController object.
 

Uses of MainWindow in net.curre.prefcount.gui
 

Fields in net.curre.prefcount.gui declared as MainWindow
protected  MainWindow PlayerDialogBaseFrame.mainWindow
          Reference to the main window object.
 

Constructors in net.curre.prefcount.gui with parameters of type MainWindow
PlayerDialogBaseFrame(int playersNumber, MainWindow mainWindow)
          Constructor with parameters.
 



Copyright © 2008. All Rights Reserved.