Package org.fest.swing.input

Classes in this package keep track of input events.

See:
          Description

Class Summary
EventNormalizer Understands an AWTEventListener which normalizes the event stream by sending a single WINDOW_CLOSED, instead of one every time dispose is called.
InputState Class to keep track of a given input state.
 

Package org.fest.swing.input Description

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.



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.