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