public abstract class AbstractTvDataServiceProxy extends Object implements TvDataServiceProxy
TvDataServiceProxy.Comparator
Modifier | Constructor and Description |
---|---|
protected |
AbstractTvDataServiceProxy() |
Modifier and Type | Method and Description |
---|---|
abstract Channel[] |
checkForAvailableChannels(ChannelGroup group,
ProgressMonitor monitor) |
Channel[] |
checkForAvailableChannels(ProgressMonitor monitor)
Some TvDataServices may need to connect to the internet to know their
channels.
|
boolean |
equals(Object obj) |
Channel[] |
getAvailableChannels()
Gets the list of the channels that are available for the given channel group.
|
Channel[] |
getChannelsForTvBrowserStart() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
checkForAvailableGroups, getAvailableChannels, getAvailableGroups, getId, getInfo, getParentFrame, getSettingsPanel, handleTvBrowserStartFinished, hasSettingsPanel, loadSettings, setParent, setWorkingDirectory, storeSettings, supportsAutoUpdate, supportsDynamicChannelGroups, supportsDynamicChannelList, updateTvData
getContextMenuActions
getButtonAction, getButtonActionDescription
public abstract Channel[] checkForAvailableChannels(ChannelGroup group, ProgressMonitor monitor) throws TvBrowserException
checkForAvailableChannels
in interface TvDataServiceProxy
TvBrowserException
public final Channel[] checkForAvailableChannels(ProgressMonitor monitor) throws TvBrowserException
TvDataServiceProxy
checkForAvailableChannels
in interface TvDataServiceProxy
TvBrowserException
public Channel[] getChannelsForTvBrowserStart()
getChannelsForTvBrowserStart
in interface TvDataServiceProxy
public Channel[] getAvailableChannels()
TvDataServiceProxy
getAvailableChannels
in interface TvDataServiceProxy
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)