java.awt.event
package has below interfaces to support various event handling
mechanisms.
Interfaces
in java.awt.event package are
ActionListener,
AdjustmentListener, AWTEventListener, ComponentListener,
ContainerListener,
FocusListener, HierarchyBoundsListener, HierarchyListener,
InputMethodListener,
ItemListener, KeyListener, MouseListener, MouseMotionListener,
MouseWheelListener,TextListener, WindowFocusListener, WindowListener,
WindowStateListener.
No comments:
Post a Comment