public interface

AppletListener

implements EventListener
sun.applet.AppletListener
Known Indirect Subclasses

Class Overview

Applet Listener interface. This interface is to be implemented by objects interested in AppletEvents.

Summary

Public Methods
abstract void appletStateChanged(AppletEvent e)

Public Methods

public abstract void appletStateChanged (AppletEvent e)