| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--de.mud.jta.event.LocalEchoRequest
Notification of the local echo property. The terminal should echo all typed in characters locally of this is true.
Maintainer: Matthias L. Jugel
| Field Summary | |
| protected  boolean | xecho | 
| Constructor Summary | |
| LocalEchoRequest(boolean echo)Create a new local echo request with the specified value. | |
| Method Summary | |
|  java.lang.Object | firePluginMessage(PluginListener pl)Notify all listeners about the status of local echo. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected boolean xecho
| Constructor Detail | 
public LocalEchoRequest(boolean echo)
| Method Detail | 
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage in interface PluginMessagepl - the list of plugin message listeners
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||