Interface | Description |
---|---|
SerializableRunnable |
Interface for serializable code to make Runnable compatible with Swing.
|
Class | Description |
---|---|
DummyAction |
Action which does nothing.
|
GuiFactory |
The GuiFactory creates components based on a resource bundle and an action map.
|
IconCache |
A cache for icons so that they would not be unnecessarily loaded multiple times.
|
SimpleAction |
An action which delegates to a
Runnable . |
UndoAndRedo |
Manages Undo and Redo for an application.
|
Enum | Description |
---|---|
JOptionPane2 |
Additional dialogs.
|
SwingUtilitiesN |
A collection of utility methods for Swing.
|
javax.swing
.Copyright © 2016 Nelkinda Software Craft Pvt Ltd. All rights reserved.