|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlayerDialogBaseFrame | |
|---|---|
| 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 PlayerDialogBaseFrame in net.curre.prefcount |
|---|
| Methods in net.curre.prefcount that return PlayerDialogBaseFrame | |
|---|---|
PlayerDialogBaseFrame |
PrefCountRegistry.getPlayerDialogFrame()
Getter for the player dialog frame. |
| Methods in net.curre.prefcount with parameters of type PlayerDialogBaseFrame | |
|---|---|
void |
PrefCountRegistry.setPlayerDialogFrame(PlayerDialogBaseFrame playerDialogFrame)
Setter for the player dialog frame. |
| Uses of PlayerDialogBaseFrame in net.curre.prefcount.event |
|---|
| Constructors in net.curre.prefcount.event with parameters of type PlayerDialogBaseFrame | |
|---|---|
MainController(MainWindow mainWindow,
PlayerDialogBaseFrame playerDialog)
Constructs a new MainController object. |
|
| Uses of PlayerDialogBaseFrame in net.curre.prefcount.gui |
|---|
| Fields in net.curre.prefcount.gui declared as PlayerDialogBaseFrame | |
|---|---|
PlayerDialogBaseFrame |
MainWindow.playerDialogFrame
Reference to the player dialog frame. |
| Constructors in net.curre.prefcount.gui with parameters of type PlayerDialogBaseFrame | |
|---|---|
LastInputPanel(PlayerDialogBaseFrame dialogWindow)
Constructor. |
|
PlayerDataPanel(PlayerDialogBaseFrame dialogWindow,
int numPlayers,
Place playerPlace)
Constructor. |
|
PlayersNamesPanel(PlayerDialogBaseFrame dialogWindow,
int numPlayers)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||