Verwendungen von Enum
ui.entities.config.service.ConfigService.ConfigurationType
Packages, die ConfigService.ConfigurationType verwenden
Package
Beschreibung
Provides the embedded RESTful web server of JSIDPlay2, which exposes
SID emulation, playback control, and media streaming capabilities through
HTTP/HTTPS and optionally HTTP/2.
User interface based on javafx and containing the main class of the java
emulator along with many components like video screen, oscilloscope view and
much more.
-
Verwendungen von ConfigService.ConfigurationType in server.restful
Felder in server.restful, die deklariert sind als ConfigService.ConfigurationTypeModifizierer und TypFeldBeschreibungprivate static final ConfigService.ConfigurationTypeJSIDPlay2Server.CONFIGURATION_TYPE -
Verwendungen von ConfigService.ConfigurationType in ui
Felder in ui, die deklariert sind als ConfigService.ConfigurationTypeModifizierer und TypFeldBeschreibungprivate ConfigService.ConfigurationTypeJSidPlay2Main.JSIDPlay2MainParameters.configurationType -
Verwendungen von ConfigService.ConfigurationType in ui.entities.config.service
Felder in ui.entities.config.service, die deklariert sind als ConfigService.ConfigurationTypeModifizierer und TypFeldBeschreibungprivate final ConfigService.ConfigurationTypeConfigService.configurationTypeMethoden in ui.entities.config.service, die ConfigService.ConfigurationType zurückgebenModifizierer und TypMethodeBeschreibungGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static ConfigService.ConfigurationType[]ConfigService.ConfigurationType.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Konstruktoren in ui.entities.config.service mit Parametern vom Typ ConfigService.ConfigurationTypeModifiziererKonstruktorBeschreibungConfigService(ConfigService.ConfigurationType configurationType)