org.herac.tuxguitar.gui.tools.scale
Class ScaleManager
java.lang.Object
org.herac.tuxguitar.gui.tools.scale.ScaleManager
public class ScaleManager
- 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
ScaleManager
public ScaleManager()
getScale
public TGScale 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()