|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScoutEintrag | |
---|---|
de.hattrickorganizer.gui.keepertool | |
de.hattrickorganizer.gui.model | |
de.hattrickorganizer.gui.transferscout | |
de.hattrickorganizer.gui.utils | |
de.hattrickorganizer.model |
Uses of ScoutEintrag in de.hattrickorganizer.gui.keepertool |
---|
Constructors in de.hattrickorganizer.gui.keepertool with parameters of type ScoutEintrag | |
---|---|
PlayerItem(ScoutEintrag spieler)
Creates a new PlayerItem object. |
Uses of ScoutEintrag in de.hattrickorganizer.gui.model |
---|
Methods in de.hattrickorganizer.gui.model that return ScoutEintrag | |
---|---|
ScoutEintrag |
TransferTableModel.getScoutEintrag(int playerID)
TODO Missing Method Documentation |
Methods in de.hattrickorganizer.gui.model with parameters of type ScoutEintrag | |
---|---|
void |
TransferTableModel.addScoutEintrag(ScoutEintrag scouteintraege)
Add player to the table |
void |
TransferTableModel.removeScoutEintrag(ScoutEintrag scouteintraege)
Remove player from table |
Uses of ScoutEintrag in de.hattrickorganizer.gui.transferscout |
---|
Methods in de.hattrickorganizer.gui.transferscout with parameters of type ScoutEintrag | |
---|---|
void |
TransferScoutPanel.addScoutEintrag(ScoutEintrag scouteintrag)
|
void |
TransferScoutPanel.removeScoutEintrag(ScoutEintrag scouteintrag)
TODO Missing Method Documentation |
void |
TransferEingabePanel.setScoutEintrag(ScoutEintrag scoutEintrag)
Set new scout entry or modify old |
Uses of ScoutEintrag in de.hattrickorganizer.gui.utils |
---|
Methods in de.hattrickorganizer.gui.utils that return ScoutEintrag | |
---|---|
ScoutEintrag |
TableSorter.getScoutEintrag(int row)
TODO Missing Method Documentation |
Uses of ScoutEintrag in de.hattrickorganizer.model |
---|
Methods in de.hattrickorganizer.model that return ScoutEintrag | |
---|---|
ScoutEintrag |
ScoutEintrag.duplicate()
TODO Missing Method Documentation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |