java.lang.Object java.util.EventObject java.awt.AWTEvent java.awt.event.ComponentEvent
ComponentAdapter
ComponentListener
public ComponentEvent(Component source, int id)
public static final int COMPONENT_FIRST
public static final int COMPONENT_HIDDEN
public static final int COMPONENT_LAST
public static final int COMPONENT_MOVED
public static final int COMPONENT_RESIZED
public static final int COMPONENT_SHOWN
public Component getComponent()
public String paramString()