Interface | Description |
---|---|
StandardActionFactory.CloseAction.Closeable |
Denotes a window/dialog/frame that can be closed through a
StandardActionFactory.CloseAction . |
StandardActionFactory.StatusAwareCloseableDialog |
Class | Description |
---|---|
ArrayFocusTravelPolicy |
A FocusTraversalPolicy based on the order of the elements of an array.
|
FilenameFilterAdapter |
Provides a filename filter adapter that accepts a list of
FileFilter s
to make it easy to use one API for both Swing and AWT. |
JLxTreeTransferHandler |
Provides a custom
TransferHandler for use in a JTree . |
SpringLayoutUtils |
A 1.4 file that provides utility methods for creating form- or grid-style
layouts with SpringLayout.
|
StandardActionFactory |
Provides a Swing
Action -factory for some commonly used actions. |
StandardActionFactory.CancelAction |
Denotes an action for an "Cancel" button.
|
StandardActionFactory.CloseAction |
Provides a generic close dialog action.
|
StandardActionFactory.OkAction |
Denotes an action for an "Ok"/"Apply" button.
|
StdFileFilter |
Provides a set of standard file filters.
|
SwingComponentUtils |
Provides some utility methods for use with Swing components.
|
ThreadViolationDetectionRepaintManager |
ThreadViolationDetectionRepaintManager provides a custom repaint manager that
can be used to determine whether all Swing components are correctly created
on the EDT.
|
Enum | Description |
---|---|
StandardActionFactory.DialogStatus |
Denotes the result status of a dialog.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.