Uses of Interface
net.sourceforge.geeboss.model.configuration.LoadConfigurationSupport

Packages that use LoadConfigurationSupport
net.sourceforge.geeboss.model.configuration   
net.sourceforge.geeboss.model.editors   
net.sourceforge.geeboss.model.settings   
 

Uses of LoadConfigurationSupport in net.sourceforge.geeboss.model.configuration
 

Subinterfaces of LoadConfigurationSupport in net.sourceforge.geeboss.model.configuration
 interface ConfigurationSupport
          Interface for support of loading from and saving to avalon configurations.
 

Uses of LoadConfigurationSupport in net.sourceforge.geeboss.model.editors
 

Classes in net.sourceforge.geeboss.model.editors that implement LoadConfigurationSupport
 class AbstractParameter
          Base class for parameters in the geeboss application
 class EditorHandler
          Base handler class for Editors
 class EditorsManager
          Base class for editors managers in the geeboss application
 class MemoryEditorsManager
          Memory based editors manager in the geeboss application
 class MemoryObjectEditorHandler
          Helper class for memory object based Editor interface implementation
 class MemoryValueParameter
          MemoryValue based parameter
 

Uses of LoadConfigurationSupport in net.sourceforge.geeboss.model.settings
 

Classes in net.sourceforge.geeboss.model.settings that implement LoadConfigurationSupport
 class MidiSettings
          The midi settings of the application
 class Settings
          The settings of the application
 



Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.