| Package | Description |
|---|---|
| com.jgoodies.looks.common |
Contains classes shared by all JGoodies Looks implementations.
|
| com.jgoodies.looks.plastic |
Contains the classes for the JGoodies Plastic L&Fs.
|
| Class and Description |
|---|
| ExtBasicMenuItemUI
An implementation of
MenuItemUI used by the
JGoodies Windows and Plastic looks. |
| ExtBasicRadioButtonMenuItemUI
Renders aligned
JRadioButtonMenuItems. |
| MenuItemRenderer
Renders and lays out menu items.
|
| MinimumSizedIcon
An
Icon with a minimum size that is read from the
UIManager defaultIconSize key. |
| ShadowPopup
Does all the magic for getting popups with drop shadows.
|
| ShadowPopupBorder
A border with a drop shadow intended to be used as the outer border
of popups.
|
| Class and Description |
|---|
| ExtBasicMenuUI
An implementation of
MenuUI used by the JGoodies Windows
and Plastic looks. |