|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpielerPosition | |
---|---|
de.hattrickorganizer.gui.templates | |
de.hattrickorganizer.model | |
de.hattrickorganizer.model.matches | |
de.hattrickorganizer.tools |
Uses of SpielerPosition in de.hattrickorganizer.gui.templates |
---|
Methods in de.hattrickorganizer.gui.templates with parameters of type SpielerPosition | |
---|---|
void |
SpielerLabelEntry.updateComponent(ISpieler spieler,
SpielerPosition positionAktuell,
float positionsbewertung)
Aktualisierung des Entrys |
Constructors in de.hattrickorganizer.gui.templates with parameters of type SpielerPosition | |
---|---|
SpielerLabelEntry(ISpieler spieler,
SpielerPosition positionAktuell,
float positionsbewertung,
boolean showTrikot,
boolean showWetterwarnung)
Label für den Spielernamen (je nach Status) |
Uses of SpielerPosition in de.hattrickorganizer.model |
---|
Methods in de.hattrickorganizer.model that return SpielerPosition | |
---|---|
SpielerPosition |
Aufstellung.getPositionById(int id)
Gibt die Spielerposition zu der Id zur�ck |
SpielerPosition |
Aufstellung.getPositionBySpielerId(int spielerid)
Gibt die Spielerposition zu der SpielerId zur�ck |
SpielerPosition[] |
ServerTeam.getPositionen()
Gibt alle SpielerPositionen als Array zurück |
SpielerPosition |
ServerTeam.getSpielerPositionObjBySpielerID(int id)
TODO Missing Method Documentation |
Constructors in de.hattrickorganizer.model with parameters of type SpielerPosition | |
---|---|
SpielerPosition(SpielerPosition sp)
Creates a new instance of SpielerPosition |
Uses of SpielerPosition in de.hattrickorganizer.model.matches |
---|
Subclasses of SpielerPosition in de.hattrickorganizer.model.matches | |
---|---|
class |
MatchLineupPlayer
DOCUMENT ME! |
Uses of SpielerPosition in de.hattrickorganizer.tools |
---|
Methods in de.hattrickorganizer.tools with parameters of type SpielerPosition | |
---|---|
static javax.swing.ImageIcon |
Helper.getImage4Position(SpielerPosition position,
int trickotnummer)
TODO Missing Method Documentation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |