|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.song.util.NoteMaker
public class NoteMaker
Constructor Summary | |
---|---|
NoteMaker()
|
Method Summary | |
---|---|
int |
getStringForValue(java.util.List strings,
int value)
|
void |
getStringsForValues(java.util.List strings,
int[] values)
|
static void |
main(java.lang.String[] s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoteMaker()
Method Detail |
---|
public static void main(java.lang.String[] s)
public void getStringsForValues(java.util.List strings, int[] values)
public int getStringForValue(java.util.List strings, int value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |