de.mud.jta.event
Class AppletRequest

java.lang.Object
  extended by de.mud.jta.event.AppletRequest
All Implemented Interfaces:
PluginMessage

public class AppletRequest
extends java.lang.Object
implements PluginMessage

Tell listeners the applet object.

Maintainer: Matthias L. Jugel

Version:
$Id: AppletRequest.java 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Field Summary
protected  javax.swing.JApplet applet
           
 
Constructor Summary
AppletRequest(javax.swing.JApplet applet)
           
 
Method Summary
 java.lang.Object firePluginMessage(PluginListener pl)
          Notify all listeners of a configuration event.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

applet

protected javax.swing.JApplet applet
Constructor Detail

AppletRequest

public AppletRequest(javax.swing.JApplet applet)
Method Detail

firePluginMessage

public java.lang.Object firePluginMessage(PluginListener pl)
Notify all listeners of a configuration event.

Specified by:
firePluginMessage in interface PluginMessage
Parameters:
pl - the list of plugin message listeners
Returns:
the result message