org.herac.tuxguitar.gui.scale
public class MusicScaleManager extends Object
| Field Summary | |
|---|---|
| static int | NONE_SELECTION |
| Constructor Summary | |
|---|---|
| MusicScaleManager() | |
| Method Summary | |
|---|---|
| String[] | getKeyNames() |
| MusicScale | getScale() |
| String[] | getScaleNames() |
| int | getSelectionIndex() |
| int | getSelectionKey() |
| void | selectScale(int index, int key) |