public class ActorsFavorite extends Favorite
Modifier and Type | Class and Description |
---|---|
(package private) class |
ActorsFavorite.Configurator |
Modifier and Type | Field and Description |
---|---|
static Localizer |
mLocalizer |
static String[] |
SEPERATOR_ARR |
static String |
TYPE_ID |
mSearchFormSettings
Constructor and Description |
---|
ActorsFavorite(ObjectInputStream in) |
ActorsFavorite(String actors) |
Modifier and Type | Method and Description |
---|---|
FavoriteConfigurator |
createConfigurator() |
String |
getTypeID() |
protected Program[] |
internalSearchForPrograms() |
protected void |
internalWriteData(ObjectOutputStream out) |
boolean |
matches(Program p)
This function tries to match the given program with the favorite
|
addExclusion, addToBlackList, clearNewPrograms, clearRemovedPrograms, contains, containsReceiveTarget, getBlackListPrograms, getChannels, getExclusions, getForwardPlugins, getLimitationConfiguration, getName, getNewPrograms, getPrograms, getReminderConfiguration, getWhiteListPrograms, getWhiteListPrograms, handleContainingPrograms, handleNewGlobalReceiveTargets, isOnBlackList, isRemindAfterDownload, refreshBlackList, refreshPrograms, removeExclusion, removeFromBlackList, removeProgram, revalidatePrograms, searchNewPrograms, setExclusions, setForwardPlugins, setName, setRemindAfterDownload, tryToMatch, updatePrograms, updatePrograms, updatePrograms, writeData
public static final Localizer mLocalizer
public static final String TYPE_ID
public static final String[] SEPERATOR_ARR
public ActorsFavorite(String actors)
public ActorsFavorite(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
protected void internalWriteData(ObjectOutputStream out) throws IOException
internalWriteData
in class Favorite
IOException
protected Program[] internalSearchForPrograms() throws TvBrowserException
internalSearchForPrograms
in class Favorite
TvBrowserException
public boolean matches(Program p) throws TvBrowserException
Favorite
matches
in class Favorite
p
- check if this program matchestrue
if the program matchesTvBrowserException
- exception during matchingpublic FavoriteConfigurator createConfigurator()
createConfigurator
in class Favorite
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)