|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.curre.prefcount.gui.GuiPackageHelper
public class GuiPackageHelper
This class is a helper class to access protected and package protected properties and methods in the net.curre.prefcount.gui package.
Created date: Jul 16, 2007
| Constructor Summary | |
|---|---|
GuiPackageHelper()
|
|
| Method Summary | |
|---|---|
static java.util.Map<net.curre.prefcount.gui.type.Place,javax.swing.JTextField> |
getPlayerFields(net.curre.prefcount.gui.PlayersNamesPanel panel)
Gets the list of references to the player names fields from the given PlayersNamesPanel object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GuiPackageHelper()
| Method Detail |
|---|
public static java.util.Map<net.curre.prefcount.gui.type.Place,javax.swing.JTextField> getPlayerFields(net.curre.prefcount.gui.PlayersNamesPanel panel)
PlayersNamesPanel object.
panel - PlayersNamesPanel object to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||