Uses of Enum Class
org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
Package
Description
Guitar diagram graphical components and related methods.
-
Uses of TGChordSettings.ChordMode in org.jjazz.instrumentcomponents.guitardiagram.api
Modifier and TypeMethodDescriptionTGChordSettings.getChordMode()
TGChordSettings.ChordMode.next()
static TGChordSettings.ChordMode
Returns the enum constant of this class with the specified name.static TGChordSettings.ChordMode[]
TGChordSettings.ChordMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TGChordSettings.setChordMode
(TGChordSettings.ChordMode mode)