| Interface | Description |
|---|---|
| ListSearchListener |
Description of the Class
|
| MenuAction | |
| Tab | |
| Tabber | |
| TabDraggedListener |
| Class | Description |
|---|---|
| AbstractCopyAction | |
| AbstractLayout |
DOCUMENT ME!
|
| AbstractSelectAllAction | |
| AbstractToggleableAction | |
| ActionButton | |
| ActionMenuItem | |
| ActionRadioButtonMenuItem | |
| ActionToolBar | |
| ActionToolBarLayout | |
| AppAction |
Extension of
AbstractActionthat is used throughout the application
framework. |
| ArrowIcon | |
| BooleanIconRenderer |
Extension of Swing
DefaultTableCellRendererthat renders
Boolean values as one of two icons. |
| ClosableTabbedPane |
An extension of JTabbedPane that renders a close graphic onto each
tab.
|
| CloseIcon | |
| ColorIcon | |
| ComboBoxRenderer<T> | |
| CompoundIcon |
The CompoundIcon will paint two, or more, Icons as a single Icon.
|
| ConsoleOutputStream | |
| DebugConsole | |
| DnDTabbedPane | |
| EmptyIcon | |
| FileNameTextField |
An extension of
XTextField that provides filename completion |
| FolderBar |
Simple Swing component that just shows an icon and some boldened text on a
darkened background.
|
| FontChooser |
Choose a font
|
| FontLabel |
DOCUMENT ME!
|
| FontUtil | |
| GradientPanel | |
| IconWrapperPanel | |
| ImagePreviewAccessory | |
| JSwitch | |
| JSwitchBox | |
| ListLayout |
A list layout puts elements in a vertical list, based on their vertical
preferred size.
|
| ListSearch |
Description of the Class
|
| MainPanel | |
| Messages |
Accesor class for message resources.
|
| MThumbSliderExample1 | |
| MultilineLabel |
Swing component that takes a string, splits it up into lines based on the
newline character and displays each line.
|
| NumericTextField | |
| OptionDialog | |
| OverlayIcon | |
| PasswordKey |
Represents a unique record stored in the password manager.
|
| PasswordPair |
PasswordPair pairs a
PasswordKey with the actual password |
| PasswordPairList |
A password together with a key (
PasswordKey) that makes it
unique makes up a PasswordPair. |
| PasswordsTab | |
| PersistantAuthenticator | |
| PrintPreview | |
| PrintView | |
| ResourceIcon |
Icon that can use a
Class reference to determine a
ClassLoader to use to load an icon resource. |
| ScrollingPanel | |
| ShowUIDefaults | |
| SideBarTabber | |
| SortableHeaderRenderer | |
| SortableTableHeader | |
| SortCriteria | |
| SplashWindow |
Swing component that can be used to show a splash image, useful for
branding an application and displaying something pretty for the user to look
while the application starts up.
|
| StringEncrypter | |
| StrokeIcon | |
| SwingFileSelector | |
| TabbedTabber | |
| TabToolBar |
A TabToolBar creates a vertical tool bar with actions that may be grouped
into contexts, in a style similar to navigation bar used on the left hand
side in Outlook.
|
| TestJSwitch | |
| TestJSwitch2 | |
| TitledSeparator |
Swing component that provides a horziontal separator that is preceeded by
some text.
|
| Toaster |
UI component that display toaster style messages.
|
| ToggleableAction | |
| ToggledPopupAction | |
| ToggledPopupMenu | |
| ToggledPopupMenuHiderAction | |
| ToolBarSeparator | |
| ToolBarToggleButton | |
| UIManagerDefaultsViewer | |
| UIManagerDefaultsViewer.SafeIcon |
Thanks to Jeanette for the use of this code found at:
https://jdnc-incubator.dev.java.net/source/browse/jdnc-incubator/src/
kleopatra
/java/org/jdesktop/swingx/renderer/UIPropertiesViewer.java?rev=1.2
&view=markup
Some ui-icons misbehave in that they unconditionally class-cast to the
component type they are mostly painted on.
|
| UIUtil |
Useful UI utilies.
|
| WrappingLabel |
VWrappingLabel is based on Symantec's class WrappingLabel; however, this
class can format the text vertically, too.
|
| XTextField |
| Enum | Description |
|---|---|
| CompoundIcon.Axis |
| Exception | Description |
|---|---|
| PasswordException |
Exception used by the authenticator and the password manager
|
General Swing user interface utilities.
Copyright © 2021. All rights reserved.