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