|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.kosi.model.FreeTableFilter
This class implements a filter for the distributed table list. Using this filter only free tables will be displayed.
ChangeLog:
$Log: FreeTableFilter.java,v $ Revision 1.1.1.1 2001/04/29 18:05:17 jiriki Imported sources from zola. Revision 1.1 2001/03/21 13:26:36 wombat - Removed bugs in Table - began implementation of stree client - updated documentation
Constructor Summary | |
FreeTableFilter()
Creates a new Filter. |
Method Summary | |
boolean |
filter(java.lang.Object obj)
Returns if this object should be filtered. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FreeTableFilter()
Method Detail |
public boolean filter(java.lang.Object obj)
filter
in interface DistributedListFilter
obj
- Object that might be filtered.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |