| Interface | Description |
|---|---|
| CoggableSettings | |
| SettingsEditor |
Interface defining methods for a settings editor.
|
| SettingsGui |
Interface defining methods for a GUI which can edit the
CoggableSettings object. |
| SettingsStore |
Interface defining methods to load and persist
CoggableSettings. |
| Class | Description |
|---|---|
| AbstractSettingsDialog |
Abstract implementation of
SettingsGui. |
| AbstractSettingsForm |
Abstract implementation of
SettingsGui. |