public class ChannelGroupManager extends Object
Modifier and Type | Method and Description |
---|---|
void |
checkForAvailableGroupsAndChannels(ProgressMonitor monitor)
Refresh the list of available groups and refresh the lists of available channels
|
ChannelGroup[] |
getAvailableGroups() |
ChannelGroup[] |
getAvailableGroups(AbstractTvDataServiceProxy proxy)
Returns all Groups for a TvDataServiceProxy
|
static ChannelGroupManager |
getInstance() |
TvDataServiceProxy |
getTvDataService(ChannelGroup group) |
ChannelGroup[] |
getUsedGroups(AbstractTvDataServiceProxy proxy)
Return the groups wich are needed for TV-Browser start.
|
public static ChannelGroupManager getInstance()
public TvDataServiceProxy getTvDataService(ChannelGroup group)
public void checkForAvailableGroupsAndChannels(ProgressMonitor monitor)
monitor
- Progessmonitor that shows the current status of the refreshpublic ChannelGroup[] getAvailableGroups()
public ChannelGroup[] getAvailableGroups(AbstractTvDataServiceProxy proxy)
proxy
- get Groups for this TvDataServicepublic ChannelGroup[] getUsedGroups(AbstractTvDataServiceProxy proxy)
proxy
- The TvDataService to get the groups from.TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)