Module tvbrowser

Class ChannelGroupManager


  • public class ChannelGroupManager
    extends java.lang.Object
    • Method Detail

      • checkForAvailableGroupsAndChannels

        public void checkForAvailableGroupsAndChannels​(ProgressMonitor monitor)
        Refresh the list of available groups and refresh the lists of available channels
        Parameters:
        monitor - Progress monitor that shows the current status of the refresh
      • getAvailableGroups

        public ChannelGroup[] getAvailableGroups()
      • getAvailableGroups

        public ChannelGroup[] getAvailableGroups​(AbstractTvDataServiceProxy proxy)
        Returns all Groups for a TvDataServiceProxy
        Parameters:
        proxy - get Groups for this TvDataService
        Returns:
        ChannelGroups
      • getUsedGroups

        public ChannelGroup[] getUsedGroups​(AbstractTvDataServiceProxy proxy)
        Return the groups which are needed for TV-Browser start.
        Parameters:
        proxy - The TvDataService to get the groups from.
        Returns:
        The needed ChannelGroups.
        Since:
        2.3