FileDocCategorySizeDatePackage
ContainerAdapter.javaAPI DocAndroid 1.5 API1303Wed May 06 22:41:54 BST 2009java.awt.event

ContainerAdapter

public abstract class ContainerAdapter extends Object implements ContainerListener
This class is not supported in Android 1.0. It is merely provided to maintain interface compatibility with desktop Java implementations.
since
Android 1.0

Fields Summary
Constructors Summary
public ContainerAdapter()

    
Methods Summary
public voidcomponentAdded(java.awt.event.ContainerEvent e)

    
public voidcomponentRemoved(java.awt.event.ContainerEvent e)