TV-Browser 3.3.3 API

devplugin
Interface ProgramFilter

All Known Implementing Classes:
ChannelFilter, FaytFilter, InfoBitFilter, PluginFilter, PluginsProgramFilter, SearchFilter, SeparatorFilter, ShowAllFilter, UserFilter

public interface ProgramFilter

Defines the filtering behavior.


Method Summary
 boolean accept(Program program)
           
 java.lang.String getName()
           
 java.lang.String toString()
           
 

Method Detail

accept

boolean accept(Program program)
Parameters:
program - the program to be checked
Returns:
true, if the filter accepts the specified program

toString

java.lang.String toString()
Overrides:
toString in class java.lang.Object

getName

java.lang.String getName()
Returns:
the name of this filter

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)