Class FixMissingSectionStartChord
java.lang.Object
org.jjazz.musiccontrolactions.api.FixMissingSectionStartChord
Helper class to try to auto-fix missing chords at section start.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidautofix()static booleanstatic voidsetEnabled(boolean b)
-
Constructor Details
-
FixMissingSectionStartChord
-
-
Method Details
-
isEnabled
public static boolean isEnabled() -
setEnabled
public static void setEnabled(boolean b) -
autofix
public void autofix()
-