Uses of Class
org.jjazz.cl_editor.api.SelectedBar
Packages that use SelectedBar
-
Uses of SelectedBar in org.jjazz.cl_editor.api
Methods in org.jjazz.cl_editor.api that return SelectedBarModifier and TypeMethodDescriptionabstract SelectedBar
CL_Editor.getFocusedBar
(boolean includeFocusedItem) Get the focused SelectedBar, if any.Methods in org.jjazz.cl_editor.api that return types with arguments of type SelectedBarModifier 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.Methods in org.jjazz.cl_editor.api with parameters of type SelectedBarModifier and TypeMethodDescriptionint
SelectedBar.compareTo
(SelectedBar t) Comparison based on barBoxIndex, ignore container.