Package org.fest.swing.input
package org.fest.swing.input
Classes in this package keep track of input events. Intended for internal use only.
Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.
-
ClassesClassDescriptionUnderstands a monitor for disposed
s.Window
Verifies that a notification of the disposal of a
is not duplicated.Window
Understands an
which normalizes the event stream: sends a singleAWTEventListener
WINDOW_CLOSED
, instead of one every time dispose is called catchessun.awt.dnd.SunDropTargetEvent
s during native dragsCatches native drop target events, which are normally hidden from AWTEventListeners.Understands a description of drag/drop operations.Understands an
which normalizes the event stream by sending a singleAWTEventListener
WINDOW_CLOSED
, instead of one every time dispose is called.Class to keep track of a given input state.Understands a description mouse-related operations.Understands detection of native drag 'n drop events.