Alle Klassen und Schnittstellen
Klasse
Beschreibung
Definition of an interface for receiving notifactions about changes at Swing
components.
A window adapter implementation for Swing internal frames.
A specific Swing event adapter implementation that deals with mouse events.
The Swing specific implementation of the
ActionManager
interface.
A specific Swing component handler implementation that deals with several
kinds of button like components.
The Swing specific implementation of the
ComponentManager
interface.
A specialized implementation of
TreeModel
that obtains its data
from a Configuration
object.
The base class for Swing event adapters.
An utility class for converting Swing-specific constants related to events to
the toolkit-independent constants used by the JGUIraffe library.
Swing specific implementation of the
PlatformEventManager
interface.
Definition of an interface for registering and unregistering Swing event
listeners.
The Swing-specific implementation of the file chooser dialog service.
The dialog service factory provided by Swing to create instances of the
FileChooserDialogService
.
A Swing specific implementation of the
FormAction
interface.
The Swing specific implementation of the
GUISynchronizer
interface.
A Swing specific implementation of the
MessageOutput
interface.
Implementation of a Swing-specific adapter class for the percent layout
manager.
A specialized implementation of the
PopupMenuBuilder
interface
for constructing Swing popup menus.
Swing specific implementation of the
SizeHandler
interface.
A specialized event listener class for keeping track of and resizing the
columns of a table.
Veraltet.
The functionality provided by this class was not Swing-specific,
but could be used for other UI tool kits as well.
A table model implementation for tables defined by the
TableTag
tag
handler class.
A helper class for setting the correct row heights for a Swing table.
A Swing-specific default implementation of the
TableSelectionHandler
interface.
Definition of an extended window interface implemented by Swing window
implementations.
The Swing specific implementation of the
WindowManager
interface.
Abstract base class for Swing
Window
implementations that are
based on java.awt.Window
.