|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlayerPanel | |
|---|---|
| de.htwdd.rosenkoenig.gui | All classes that have to do anything with user interaction or game in- and outputs are located here. |
| de.htwdd.rosenkoenig.neuro | Contains all parts of Rosenkoenig that deal with neural networks. |
| Uses of PlayerPanel in de.htwdd.rosenkoenig.gui |
|---|
| Fields in de.htwdd.rosenkoenig.gui declared as PlayerPanel | |
|---|---|
private PlayerPanel |
ConfigurationDialog.playerPanel1
|
private PlayerPanel |
ConfigurationDialog.playerPanel2
|
| Methods in de.htwdd.rosenkoenig.gui that return PlayerPanel | |
|---|---|
private PlayerPanel |
ConfigurationDialog.getPlayerPanel1()
This method initializes playerPanel1 |
private PlayerPanel |
ConfigurationDialog.getPlayerPanel2()
This method initializes playerPanel2 |
| Uses of PlayerPanel in de.htwdd.rosenkoenig.neuro |
|---|
| Fields in de.htwdd.rosenkoenig.neuro declared as PlayerPanel | |
|---|---|
private PlayerPanel |
TrainerDialog.playerPanel
|
| Methods in de.htwdd.rosenkoenig.neuro that return PlayerPanel | |
|---|---|
private PlayerPanel |
TrainerDialog.getPlayerPanel()
This method initializes playerPanel |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||