de.mud.jta.event
Class WindowSizeRequest

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

public class WindowSizeRequest
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
WindowSizeRequest()
           
 
Method Summary
 java.lang.Object firePluginMessage(PluginListener pl)
          Return the size of the window
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowSizeRequest

public WindowSizeRequest()
Method Detail

firePluginMessage

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

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