| Package | Description |
|---|---|
| info.bioinfweb.commons.changemonitor | |
| info.bioinfweb.commons.io | |
| info.bioinfweb.commons.swing |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeMonitor
Basic implementation of
ChangeMonitorable. |
class |
PropertyChangeMonitor
This class can be used to assign a
ChangeMonitor to an object that accepts
PropertyChangeListeners. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Savable |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSaver |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SwingSavable
Interface for a SwingSaver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwingChangeMonitor |
class |
SwingSaver
Implements the interface Savable with Swing-Dialogs.
|