|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.mud.jta.event.SetWindowSizeRequest
public class SetWindowSizeRequest
Request the current window size of the terminal.
Maintainer: Matthias L. Jugel
Constructor Summary | |
---|---|
SetWindowSizeRequest(int c,
int r)
|
Method Summary | |
---|---|
java.lang.Object |
firePluginMessage(PluginListener pl)
Set the new size of the window |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetWindowSizeRequest(int c, int r)
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 |