| Package | Description |
|---|---|
| info.bioinfweb.commons.swing | |
| info.bioinfweb.commons.swing.actions |
| Class and Description |
|---|
| AccessibleUndoManager
An extension of
UndoManager that allows to access all edit objects contained in the underlying list. |
| ActionMap
This class allows to store various
Action objects in a Map
and access them with a unique String. |
| DecimalInput
Swing input for decimal values using a text field and a slider.
|
| ListBackedListModel
An implementation of
ListModel that always reflects the contents of a List. |
| OkCancelApplyDialog |
| SwingChangeMonitor |
| Class and Description |
|---|
| ExtendedAbstractAction |