Interface SS_EditorFactory
public interface SS_EditorFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateEditor(Song song, SS_EditorSettings settings, SptViewerFactory factory) createEditorToolbar(SS_Editor editor) Create the side editor toolbar.static SS_EditorFactoryGet the default implementation found in the global lookup.
-
Method Details
-
getDefault
Get the default implementation found in the global lookup.- Returns:
-
createEditor
-
createEditorToolbar
-