de.mud.jta.event
Interface LocalEchoListener
- PluginListener
public interface LocalEchoListener
This interface should be used by plugins who would like to be notified
about the local echo property.
Maintainer: Matthias L. Jugel
$Id: LocalEchoListener.java 499 2005-09-29 08:24:54Z leo $- Matthias L. Jugel, Marcus Mei???ner
void | setLocalEcho(boolean echo) - Called if the local echo property changes.
|
setLocalEcho
public void setLocalEcho(boolean echo)
Called if the local echo property changes.