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 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Method Summary

void
setApplet(JApplet applet)
Return the current window size of the terminal in rows and columns.

Method Details

setApplet

public void setApplet(JApplet applet)
Return the current window size of the terminal in rows and columns.