de.mud.jta.event
Class WindowSizeRequest

java.lang.Object
  |
  +--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,v 2.3 2002/05/06 07:24:20 leo Exp $
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