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,v 2.3 2002/05/06 07:24:20 leo Exp $
- Author:
- Matthias L. Jugel, Marcus Meißner
Method Summary |
java.awt.Dimension |
getWindowSize()
Return the current window size of the terminal in rows and columns. |
getWindowSize
public java.awt.Dimension getWindowSize()
- Return the current window size of the terminal in rows and columns.