de.mud.jta.event
Interface ReturnFocusListener
- PluginListener
public interface ReturnFocusListener
This interface should be used by plugins who would like to be notified
about the return of the focus from another plugin.
Implemented after a suggestion by Dave <david@mirrabooka.com>
Maintainer: Matthias L. Jugel
$Id: ReturnFocusListener.java 499 2005-09-29 08:24:54Z leo $- Matthias L. Jugel, Marcus Mei???ner
void | returnFocus() - Called if the end of return focus message is sent.
|
returnFocus
public void returnFocus()
Called if the end of return focus message is sent.