| Licence | Min JDK | Description |
| Apache | 1.3 | Simple line The line class can be used as a seperator line or as a 'warning' in your GUI, the latter by having it thicker and red. Note that the looks can change a lot depending on the setters used |
| Apache | 1.3 | Simple Table The goal of this table is to take away the complexity of the default table and to provide sane defaults (like a table sorter) without additional code.See the linked javadoc for more info |
| Apache | 1.3 | StandardDialog The dialog contains a Swing component and provides positioning, scaling and default buttons according to style-guide rules.It then combines them and shows that in a dialog to provide a consistent user experience |