public interface SettingsListener
| Modifier and Type | Method and Description |
|---|---|
void |
settingsChanged(EventObject e)
called by the Settings object to inform the listener that its
state has changed
|
void settingsChanged(EventObject e)
e - the Event sent to the listener