de.mud.jta.event
Class SetWindowSizeRequest

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

public class SetWindowSizeRequest
extends java.lang.Object
implements PluginMessage

Request the current window size of the terminal.

Maintainer: Matthias L. Jugel

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

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

SetWindowSizeRequest

public SetWindowSizeRequest(int c,
                            int r)
Method Detail

firePluginMessage

public java.lang.Object firePluginMessage(PluginListener pl)
Set the new size of the window

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