de.mud.jta.event
Interface SetWindowSizeListener
- PluginListener
public interface SetWindowSizeListener
This is the interface for a window size listener.
Maintainer: Matthias L. Jugel
$Id: WindowSizeListener.java 499 2005-09-29 08:24:54Z leo $- Matthias L. Jugel, Marcus Mei???ner
void | setWindowSize(int columns, int rows) - Set the current window size of the terminal in rows and columns.
|
setWindowSize
public void setWindowSize(int columns,
int rows)
Set the current window size of the terminal in rows and columns.