|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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 java.applet.Applet |
applet
|
Constructor Summary | |
AppletRequest(java.applet.Applet 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 java.applet.Applet applet
Constructor Detail |
public AppletRequest(java.applet.Applet applet)
Method Detail |
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage
in interface PluginMessage
pl
- the list of plugin message listeners
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |