Uses of Class
org.jjazz.ss_editor.api.SS_EditorTopComponent
Package
Description
Manage the creation/destruction of editors for a new/closed song, plus related actions (eg duplicate song).
The SongStructure graphical editor.
-
Uses of SS_EditorTopComponent in org.jjazz.songeditormanager.api
-
Uses of SS_EditorTopComponent in org.jjazz.ss_editor.api
Modifier and TypeMethodDescriptionstatic SS_EditorTopComponent
SS_EditorTopComponent.get
(SongStructure sgs) Return the editor for a specific SongStructure.static SS_EditorTopComponent
SS_EditorTopComponent.getActive()
Return the active (i.e. focused or ancestor of the focused component) SS_EditorTopComponent.static SS_EditorTopComponent
SS_EditorTopComponent.getVisible()
Return the visible SS_EditorTopComponent within its window mode.