de.mud.jta.event
public class FocusStatus extends java.lang.Object implements PluginMessage
Maintainer: Matthias L. Jugel
Modifier and Type | Field and Description |
---|---|
protected java.awt.event.FocusEvent |
event |
protected Plugin |
plugin |
Constructor and Description |
---|
FocusStatus(Plugin plugin,
java.awt.event.FocusEvent event)
Create a new online status message with the specified value.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
firePluginMessage(PluginListener pl)
Notify the listers about the focus status of the sending component.
|
protected Plugin plugin
protected java.awt.event.FocusEvent event
public FocusStatus(Plugin plugin, java.awt.event.FocusEvent event)
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage
in interface PluginMessage
pl
- the list of plugin message listeners