Package libsidplay.config
Schnittstelle IConfig
- Alle bekannten Implementierungsklassen:
Configuration,ConfigurationTeaVM,IniConfig
public interface IConfig
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intBump this each time you want to invalidate the configuration -
Methodenübersicht
-
Felddetails
-
REQUIRED_CONFIG_VERSION
static final int REQUIRED_CONFIG_VERSIONBump this each time you want to invalidate the configuration- Siehe auch:
-
-
Methodendetails
-
getSidplay2Section
ISidPlay2Section getSidplay2Section() -
getAudioSection
IAudioSection getAudioSection() -
getEmulationSection
IEmulationSection getEmulationSection() -
getC1541Section
IC1541Section getC1541Section() -
getPrinterSection
IPrinterSection getPrinterSection() -
getConsoleSection
IConsoleSection getConsoleSection() -
getWhatsSidSection
IWhatsSidSection getWhatsSidSection() -
getFilterSection
List<? extends IFilterSection> getFilterSection()
-