org.herac.tuxguitar.gui.scale
Class MusicScaleManager
java.lang.Object
org.herac.tuxguitar.gui.scale.MusicScaleManager
public class MusicScaleManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE_SELECTION
public static final int NONE_SELECTION
- See Also:
- Constant Field Values
MusicScaleManager
public MusicScaleManager()
getScale
public MusicScale getScale()
selectScale
public void selectScale(int index,
int key)
getScaleNames
public java.lang.String[] getScaleNames()
getKeyNames
public java.lang.String[] getKeyNames()
getSelectionIndex
public int getSelectionIndex()
getSelectionKey
public int getSelectionKey()