|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.mud.jta.event.AppletRequest
public class 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 PluginMessage
pl
- the list of plugin message listeners
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |