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.5 2002/05/06 07:24:20 leo Exp $
Author:
Matthias L. Jugel, Marcus Meißner

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

Method Detail

setApplet

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