Uses of Enum Class
org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput.PositionDisplay
Package
Description
Utility methods to convert CLI_ChordSymbols objects from/to Strings.
-
Uses of ChordSymbolTextInput.PositionDisplay in org.jjazz.chordsymboltextinput.api
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChordSymbolTextInput.PositionDisplay[]
ChordSymbolTextInput.PositionDisplay.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
ChordSymbolTextInput.toString
(CLI_ChordSymbol cli, ChordSymbolTextInput.PositionDisplay pDisplay) Return a CLI_ChordSymbol as a string.