Modifier and Type | Field and Description |
---|---|
protected List<FavoritesSection> |
favorites |
protected List<ViewEntity> |
views |
REQUIRED_CONFIG_VERSION
Constructor and Description |
---|
Configuration() |
protected List<FavoritesSection> favorites
protected List<ViewEntity> views
public Integer getId()
public void setId(Integer id)
public void setSidplay2Section(SidPlay2Section sidplay2)
public SidPlay2Section getSidplay2Section()
getSidplay2Section
in interface IConfig
public OnlineSection getOnlineSection()
public void setOnlineSection(OnlineSection online)
public void setC1541Section(C1541Section c1541)
public C1541Section getC1541Section()
getC1541Section
in interface IConfig
public void setPrinterSection(PrinterSection printer)
public PrinterSection getPrinterSection()
getPrinterSection
in interface IConfig
public void setJoystickSection(JoystickSection joystick)
public JoystickSection getJoystickSection()
public void setAudioSection(AudioSection audio)
public AudioSection getAudioSection()
getAudioSection
in interface IConfig
public void setEmulationSection(EmulationSection emulation)
public EmulationSection getEmulationSection()
getEmulationSection
in interface IConfig
public void setCurrentFavorite(String currentFavorite)
public String getCurrentFavorite()
public void setFavorites(List<FavoritesSection> favorites)
public List<FavoritesSection> getFavorites()
public javafx.collections.ObservableList<FavoritesSection> getObservableFavorites()
public List<ViewEntity> getViews()
public void setViews(List<ViewEntity> views)
public void setFilterSection(List<FilterSection> filter)
public List<FilterSection> getFilterSection()
getFilterSection
in interface IConfig
public void setKeyCodeMap(List<KeyTableEntity> keyCodeMap)
public List<KeyTableEntity> getKeyCodeMap()
public KeyTableEntry getKeyTabEntry(String key)
Copyright © 2018 Ken Händel. All rights reserved.