TV-Browser 3.3.3 API

tvbrowser.core.filters
Class ShowAllFilter

java.lang.Object
  extended by tvbrowser.core.filters.ShowAllFilter
All Implemented Interfaces:
ProgramFilter

public class ShowAllFilter
extends java.lang.Object
implements ProgramFilter


Field Summary
static java.lang.String KEY
           
 
Constructor Summary
ShowAllFilter()
           
 
Method Summary
 boolean accept(Program prog)
           
 boolean equals(java.lang.Object o)
           
 java.lang.String getName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

KEY

public static final java.lang.String KEY
See Also:
Constant Field Values
Constructor Detail

ShowAllFilter

public ShowAllFilter()
Method Detail

accept

public boolean accept(Program prog)
Specified by:
accept in interface ProgramFilter
Parameters:
prog - the program to be checked
Returns:
true, if the filter accepts the specified program

getName

public java.lang.String getName()
Specified by:
getName in interface ProgramFilter
Returns:
the name of this filter

toString

public java.lang.String toString()
Specified by:
toString in interface ProgramFilter
Overrides:
toString in class java.lang.Object

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

TV-Browser 3.3.3 API

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