Package PamController
Interface SettingsObject
- All Superinterfaces:
Cloneable
,Serializable
- All Known Implementing Classes:
EmptyLocatorSettings
,GPSOriginSettings
,LocatorSettings
,OriginSettings
,StaticOriginSettings
All settings objects must implements both Cloneable and Serializable
to make an interface that has both and use for settings (a bit after the
horse has bolted this, but may be able to apply retrospectively).
- Author:
- Doug Gillespie