rero.client.server

Class ListFilter

public class ListFilter extends Object implements ChatListener

temporary listener to halt /list replies that don't match our criteria *
Field Summary
protected Stringfilter
Constructor Summary
ListFilter(String _filter)
Method Summary
intfireChatEvent(HashMap eventDescription)
booleanisChatEvent(String event, HashMap eventDescription)

Field Detail

filter

protected String filter

Constructor Detail

ListFilter

public ListFilter(String _filter)

Method Detail

fireChatEvent

public int fireChatEvent(HashMap eventDescription)

isChatEvent

public boolean isChatEvent(String event, HashMap eventDescription)