| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--de.mud.jta.event.AppletRequest
Tell listeners the applet object.
Maintainer: Matthias L. Jugel
| 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 | 
protected javax.swing.JApplet applet
| Constructor Detail | 
public AppletRequest(javax.swing.JApplet applet)
| Method Detail | 
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage in interface PluginMessagepl - the list of plugin message listeners
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||