java.awt.event

Package java.awt.event

Provides interfaces and classes for dealing with different types of events fired by AWT components.

See: Description

Interface Summary
Interface Description
ActionListener

The listener interface for receiving action events.

AdjustmentListener

The listener interface for receiving adjustment events.

AWTEventListener

The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.

登录查看完整内容