Class | Description |
---|---|
FileDialog | |
GUIUtil | |
ItemSelector<T> |
An ItemSelector extending the functionality of the standard
JComboBox by adding support for simpler initialization
and more generic listeners. |
ItemWrapper<E> |
A simple Wrapper around an item which allows a customized toString function to be used.
|
MultiItemSelector<T> |
A MultiItemSelector functions similarly to a
ItemSelector , however it allows selecting multiple elements at once. |