de.mud.jta.event
Interface AppletListener
- All Superinterfaces:
- PluginListener
- public interface AppletListener
- extends PluginListener
This is the interface is for applet listeners, plugins that
want to know the applet object.
Maintainer: Matthias L. Jugel
- Version:
- $Id: AppletListener.java,v 1.1 2000/02/23 09:52:31 leo Exp $
- Author:
- Matthias L. Jugel, Marcus Meißner
Method Summary |
void |
setApplet(java.applet.Applet applet)
Return the current window size of the terminal in rows and columns. |
setApplet
public void setApplet(java.applet.Applet applet)
- Return the current window size of the terminal in rows and columns.