See: Description
| Interface | Description |
|---|---|
| FolderChooserUI | |
| LookAndFeelExtension | |
| LookAndFeelFactory.UIDefaultsCustomizer |
An interface to make the customization of UIDefaults easier.
|
| LookAndFeelFactory.UIDefaultsInitializer |
An interface to make the initialization of UIDefaults easier.
|
| Class | Description |
|---|---|
| ExtWindowsDesktopProperty |
Wrapper for multiple values from the desktop.
|
| GripperUI |
UI class for Gripper.
|
| HeaderBoxUI |
Pluggable look and feel interface for HeaderBox.
|
| JideButtonUI |
Pluggable look and feel interface for JButton.
|
| JideTabbedPaneUI |
ComponentUI for JideTabbedPane.
|
| LookAndFeelFactory |
JIDE Software created many new components that need their own ComponentUI classes and additional UIDefaults in
UIDefaults table.
|
| PopupUI |
ComponentUI for PopupUI.
|
| SidePaneUI |
ComponentUI for SidePane.
|
| UIDefaultsLookup |
This class simply uses UIManager's get method to lookup the UIDefaults.
|
| WindowsDesktopProperty |
Wrapper for a value from the desktop.
|
| XPUtils |
Util class for XP style.
|