|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMatchPredictionPanel
DOCUMENT ME!
Method Summary | |
---|---|
void |
calculateNMatches(int numberOfMatches)
Calculates numberOfMatches matches and show the results uses getNumberOfMatches() as parameter |
int |
getNumberOfMatches()
Returns the Number of Matches the User has choose in the gui |
void |
refresh(IMatchResult matchresults)
Use this methode, if you have created your own matchresults. |
void |
setGuestteam(IMPTeamData guestteam)
Change the guestteam |
void |
setHometeam(IMPTeamData hometeam)
Change the hometeam |
Method Detail |
---|
void setGuestteam(IMPTeamData guestteam)
guestteam
- TODO Missing Constructuor Parameter Documentationvoid setHometeam(IMPTeamData hometeam)
hometeam
- TODO Missing Constructuor Parameter Documentationint getNumberOfMatches()
void calculateNMatches(int numberOfMatches)
numberOfMatches
- TODO Missing Constructuor Parameter Documentationvoid refresh(IMatchResult matchresults)
matchresults
- TODO Missing Constructuor Parameter Documentation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |