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 SptEditorSettingsSptEditorSettings.getDefault()abstract SptEditorSettingsSptEditor.getSettings() -
Uses of SptEditorSettings in org.jjazz.spteditor.spi
Methods in org.jjazz.spteditor.spi that return SptEditorSettingsModifier and TypeMethodDescriptiondefault SptEditorSettingsSptEditorFactory.getDefaultSptEditorSettings()Methods in org.jjazz.spteditor.spi with parameters of type SptEditorSettingsModifier and TypeMethodDescriptionSptEditorFactory.createEditor(SptEditorSettings settings, DefaultRpEditorComponentFactory factory)