Package | Description |
---|---|
org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
org.jdesktop.swingx.action |
Contains classes related to the JDNC actions architecture.
|
org.jdesktop.swingx.hyperlink | |
org.jdesktop.swingx.plaf.basic |
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.macosx |
Provides macos specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.table |
Contains API required by the extended JTable component, JXTable.
|
Class and Description |
---|
AbstractActionExt
Extends the concept of the Action to include toggle or group states.
|
ActionContainerFactory
Creates user interface elements based on action ids and lists of action ids.
|
Targetable
An interface which exposes the allowable actions to a TargetManager.
|
Class and Description |
---|
AbstractActionExt
Extends the concept of the Action to include toggle or group states.
|
ActionManager
The ActionManager manages sets of
javax.swing.Action s for an
application. |
BoundAction
A class that represents the many type of actions that this framework supports.
|
CompositeAction
A class that represents an action which will fire a sequence of actions.
|
ServerAction
An action which will invoke an http POST operation.
|
Targetable
An interface which exposes the allowable actions to a TargetManager.
|
TargetableAction
A class that represents a dynamically targetable action.
|
TargetManager
The target manager dispatches commands to
Targetable objects
that it manages. |
Class and Description |
---|
AbstractActionExt
Extends the concept of the Action to include toggle or group states.
|
Class and Description |
---|
AbstractActionExt
Extends the concept of the Action to include toggle or group states.
|
Class and Description |
---|
AbstractActionExt
Extends the concept of the Action to include toggle or group states.
|
Class and Description |
---|
AbstractActionExt
Extends the concept of the Action to include toggle or group states.
|
Copyright © 2018. All rights reserved.