Interface ContainerListener

Interface java.awt.event.ContainerListener

Interface Members | This Package | All Packages

public interface ContainerListener
extends EventListener

The listener interface for receiving container events. Container events are provided for notification purposes ONLY; The AWT will automatically handle add and remove operations internally.