ComponentHandler
implementations.See: Description
Class | Description |
---|---|
SwingButtonHandler |
A specific Swing component handler implementation that deals with several
kinds of button like components.
|
SwingComponentManager |
The Swing specific implementation of the
ComponentManager
interface. |
SwingConfigurationTreeModel |
A specialized implementation of
TreeModel that obtains its data
from a Configuration object. |
A package with Swing-specific ComponentHandler
implementations.
In this package Swing-specific implementations of the platform-neutral
ComponentHandler
interfaces can be found. These classes typically
wrap a specific Swing component and map platform-neutral calls and events to it.
$Id: package.html 205 2012-01-29 18:29:57Z oheger $
Copyright © 2016 The JGUIraffe Team. All rights reserved.