de.mud.jta.event
Class FocusStatus
java.lang.Object
de.mud.jta.event.FocusStatus
- PluginMessage
public class FocusStatus
extends java.lang.Object
Notify all listeners that a component has got the input focus.
Maintainer: Matthias L. Jugel
$Id: FocusStatus.java 499 2005-09-29 08:24:54Z leo $- Matthias L. Jugel, Marcus Mei???ner
FocusStatus(Plugin plugin, FocusEvent event) - Create a new online status message with the specified value.
|
event
protected FocusEvent event
FocusStatus
public FocusStatus(Plugin plugin,
FocusEvent event)
Create a new online status message with the specified value.
firePluginMessage
public Object firePluginMessage(PluginListener pl)
Notify the listers about the focus status of the sending component.
- firePluginMessage in interface PluginMessage
pl
- the list of plugin message listeners