Uses of Class
org.jjazz.ss_editor.api.SS_EditorTopComponent
Packages that use 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
Methods in org.jjazz.songeditormanager.api that return SS_EditorTopComponent -
Uses of SS_EditorTopComponent in org.jjazz.ss_editor.api
Methods in org.jjazz.ss_editor.api that return SS_EditorTopComponentModifier and TypeMethodDescriptionstatic SS_EditorTopComponentSS_EditorTopComponent.get(SongStructure sgs) Return the editor for a specific SongStructure.static SS_EditorTopComponentSS_EditorTopComponent.getActive()Return the active (i.e. focused or ancestor of the focused component) SS_EditorTopComponent.static SS_EditorTopComponentSS_EditorTopComponent.getVisible()Return the visible SS_EditorTopComponent within its window mode.