Uses of Class
org.jjazz.spteditor.api.SptEditorSettings
Packages that use SptEditorSettings
Package
Description
The graphical editor window of a song part.
Service provider for indvidual RhythmParameter editor components.
-
Uses of SptEditorSettings in org.jjazz.spteditor.api
Methods in org.jjazz.spteditor.api that return SptEditorSettingsModifier and TypeMethodDescriptionstatic SptEditorSettings
SptEditorSettings.getDefault()
abstract SptEditorSettings
SptEditor.getSettings()
-
Uses of SptEditorSettings in org.jjazz.spteditor.spi
Methods in org.jjazz.spteditor.spi that return SptEditorSettingsModifier and TypeMethodDescriptiondefault SptEditorSettings
SptEditorFactory.getDefaultSptEditorSettings()
Methods in org.jjazz.spteditor.spi with parameters of type SptEditorSettingsModifier and TypeMethodDescriptionSptEditorFactory.createEditor
(SptEditorSettings settings, DefaultRpEditorComponentFactory factory)