Gridarta Editor
Package net.sf.gridarta.model.settings

Classes

class  AbstractDefaultProjectSettings
 Default implementation of ProjectSettings. More...
 
class  AbstractEditorSettings
 Abstract base class for EditorSettings implementations. More...
 
class  AbstractProjectSettings
 Abstract base class for ProjectSettings implementations. More...
 
class  DefaultEditorSettings
 Default implementation of EditorSettings. More...
 
class  DefaultVolatileSettings
 Default implementation of VolatileSettings. More...
 
interface  EditorSettings
 Settings that apply to the editor. More...
 
enum  EditorSettingsKey
 Possible keys for saving values in the EditorSettings. More...
 
interface  EditorSettingsListener
 Interface for listeners interested in EditorSettings events. More...
 
interface  ProjectSettings
 Settings that apply to a project. More...
 
interface  ProjectSettingsListener
 Interface for listeners interested in ProjectSettings events. More...
 
class  TestProjectSettings
 An ProjectSettings implementation for testing purposes. More...
 
interface  VolatileSettings
 Settings that are not retained across editor restarts. More...