java.awt.event
package has below classes to support various event handling
mechanisms.
Classes
in java.awt.event package are
ActionEvent,
AdjustmentEvent, AWTEventListenerProxy, ComponentAdapter,ComponentEvent,
ContainerAdapter, ContainerEvent, FocusAdapter, FocusEvent,HierarchyBoundsAdapter,
HierarchyEvent, InputEvent, InputMethodEvent, InvocationEvent,
ItemEvent, KeyAdapter, KeyEvent, MouseAdapter, MouseEvent,MouseMotionAdapter,
MouseWheelEvent, PaintEvent, TextEvent, WindowAdapter, WindowEvent
No comments:
Post a Comment