Uses of Class
org.jjazz.cl_editor.api.SelectedBar
-
Uses of SelectedBar in org.jjazz.cl_editor.api
Modifier and TypeMethodDescriptionabstract SelectedBar
CL_Editor.getFocusedBar
(boolean includeFocusedItem) Get the focused SelectedBar, if any.Modifier and TypeMethodDescriptionCL_SelectionUtilities.getSelectedBars()
Get the selected bars sorted by position.CL_SelectionUtilities.getSelectedBarsWithinCls()
Same as getSelectedBars() but limited to bars within the chordleadsheet's range.Modifier and TypeMethodDescriptionint
SelectedBar.compareTo
(SelectedBar t) Comparison based on barBoxIndex, ignore container.