|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.mud.jta.event.ReturnFocusRequest
public class ReturnFocusRequest
Notify listeners that the focus is to be returned to whoever wants it.
Implemented after a suggestion by Dave <david@mirrabooka.com>
Maintainer: Matthias L. Jugel
Constructor Summary | |
---|---|
ReturnFocusRequest()
Create a new return focus request. |
Method Summary | |
---|---|
java.lang.Object |
firePluginMessage(PluginListener pl)
Notify all listeners about return focus message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReturnFocusRequest()
Method Detail |
---|
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage
in interface PluginMessage
pl
- the list of plugin message listeners
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |