de.mud.jta.event

Interface WindowSizeListener

All Superinterfaces:
PluginListener

public interface WindowSizeListener
extends PluginListener

This is the interface for a window size listener.

Maintainer: Matthias L. Jugel

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

Method Summary

Dimension
getWindowSize()
Return the current window size of the terminal in rows and columns.

Method Details

getWindowSize

public Dimension getWindowSize()
Return the current window size of the terminal in rows and columns.