Uses of Class
java.awt.event.InputEvent

Packages that use InputEvent
Package
Description
Drag and Drop is a direct manipulation gesture found in many Graphical User Interface systems that provides a mechanism to transfer information between two entities logically associated with presentation elements in the GUI.
Provides interfaces and classes for dealing with different types of events fired by AWT components.
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
Provides for events fired by Swing components.
Provides the class HTMLEditorKit and supporting classes for creating HTML text editors.