| Class | Description |
|---|---|
| ClickableMenuItem |
A JMenuItem which accepts a click listener in the constructor.
|
| InvisiblePanel |
An invisible panel with a fixed size.
|
| OverlayPanel |
A panel that captures all mouse and keyboard events and paints a background color.
|
| ScrollPaneSizedPanel |
A
JPanel that returns the width of a JScrollPane viewport as its preferred width. |
| VerticalFileChooser |
A JFileChooser that displays the files in a vertical list instead of a horizontal list.
|