The listener interface for receiving component events.
Component events are provided for notification purposes ONLY;
The AWT will automatically handle component moves and resizes
internally so that GUI layout works properly regardless of
whether a program registers a ComponentListener or not.
version: 1.11 08/19/02 author: Carl Quinn