rero.client.server
Class ListFilter
java.lang.Object
rero.client.server.ListFilter
- All Implemented Interfaces:
- ChatListener
- public class ListFilter
- extends Object
- implements ChatListener
temporary listener to halt /list replies that don't match our criteria
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
protected String filter
ListFilter
public ListFilter(String _filter)
fireChatEvent
public int fireChatEvent(HashMap eventDescription)
- Specified by:
fireChatEvent
in interface ChatListener
isChatEvent
public boolean isChatEvent(String event,
HashMap eventDescription)
- Specified by:
isChatEvent
in interface ChatListener