CubeTwister 2.0alpha142 2012-02-11

Package ch.randelshofer.gui.event

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

See:
          Description

Interface Summary
SwipeListener SwipeListener.
 

Class Summary
DefaultDocumentEvent  
DocumentAdapter An abstract adapter class for receiving window events.
GenericListener The GenericListener creates anonymous listener classes at runtime.
ModifierTracker ModifierTracker.
SwipeEvent SwipeEvent.
TimedButtonTrigger Invokes the doClick method of an javax.swing.AbstractButton repeatedely when the user keeps the mouse pressed during a long period of time.
 

Package ch.randelshofer.gui.event Description

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

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


(c) Werner Randelshofer.
All rights reserved.