|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Team | |
hoplugins.teamAnalyzer | |
hoplugins.teamAnalyzer.dao | |
hoplugins.teamAnalyzer.manager | |
hoplugins.teamAnalyzer.ui | |
hoplugins.teamAnalyzer.ui.controller |
Uses of Team in hoplugins.teamAnalyzer |
Methods in hoplugins.teamAnalyzer with parameters of type Team | |
static void |
SystemManager.setActiveTeam(Team team)
Set the active team |
Uses of Team in hoplugins.teamAnalyzer.dao |
Methods in hoplugins.teamAnalyzer.dao with parameters of type Team | |
void |
FavoritesDAO.addTeam(Team team)
Add a new Favourite team |
Uses of Team in hoplugins.teamAnalyzer.manager |
Methods in hoplugins.teamAnalyzer.manager that return Team | |
static Team |
TeamManager.getNextCupOpponent()
TODO Missing Method Documentation |
static Team |
TeamManager.getNextLeagueOpponent()
TODO Missing Method Documentation |
static Team |
TeamManager.getTeam(int teamId)
TODO Missing Method Documentation |
Methods in hoplugins.teamAnalyzer.manager with parameters of type Team | |
static void |
TeamManager.addFavouriteTeam(Team team)
TODO Missing Method Documentation |
Uses of Team in hoplugins.teamAnalyzer.ui |
Methods in hoplugins.teamAnalyzer.ui that return Team | |
Team |
FilterPanel.getSelectedTeam()
TODO Missing Method Documentation |
Uses of Team in hoplugins.teamAnalyzer.ui.controller |
Constructors in hoplugins.teamAnalyzer.ui.controller with parameters of type Team | |
FavoriteItemListener(Team _team)
Creates a new FavoriteItemListener object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |