See: Description
Interface | Description |
---|---|
ChangeListener |
Definition of an interface for receiving notifactions about changes at Swing
components.
|
SwingEventSource |
Definition of an interface for registering and unregistering Swing event
listeners.
|
Class | Description |
---|---|
MouseEventAdapter |
A specific Swing event adapter implementation that deals with mouse events.
|
SwingEventAdapter |
The base class for Swing event adapters.
|
SwingEventConstantMapper |
An utility class for converting Swing-specific constants related to events to
the toolkit-independent constants used by the JGUIraffe library.
|
SwingEventManager |
Swing specific implementation of the
PlatformEventManager
interface. |
A package with Swing-specific event implementations.
This package contains classes for mapping events generated by Swing components to generic events.
$Id: package.html 205 2012-01-29 18:29:57Z oheger $
Copyright © 2016 The JGUIraffe Team. All rights reserved.