Package | Description |
---|---|
org.jdesktop.swingx.plaf.linux |
Provides linux specific 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.plaf.metal |
Provides metal laf specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.motif |
Provides motif laf specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.nimbus |
Provides nimbus laf specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.windows |
Provides window laf specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LinuxLookAndFeelAddons |
Modifier and Type | Class | Description |
---|---|---|
class |
MacOSXLookAndFeelAddons |
Modifier and Type | Class | Description |
---|---|---|
class |
MetalLookAndFeelAddons |
MetalLookAndFeelAddons.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MotifLookAndFeelAddons |
Modifier and Type | Class | Description |
---|---|---|
class |
NimbusLookAndFeelAddons |
Modifier and Type | Class | Description |
---|---|---|
class |
WindowsClassicLookAndFeelAddons |
Adds new pluggable UI following the Windows Classic look and feel.
|
class |
WindowsLookAndFeelAddons |
Adds new pluggable UI following the Windows XP look and feel.
|