de.mud.jta.event
Interface LocalEchoListener
- All Superinterfaces:
- PluginListener
- public interface LocalEchoListener
- extends PluginListener
This interface should be used by plugins who would like to be notified
about the local echo property.
Maintainer: Matthias L. Jugel
- Version:
- $Id: LocalEchoListener.java,v 2.3 2002/05/06 07:24:20 leo Exp $
- Author:
- Matthias L. Jugel, Marcus Meißner
Method Summary |
void |
setLocalEcho(boolean echo)
Called if the local echo property changes. |
setLocalEcho
public void setLocalEcho(boolean echo)
- Called if the local echo property changes.