|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.editors.chord.ChordCreatorUtil
public class ChordCreatorUtil
Constructor Summary | |
---|---|
ChordCreatorUtil(int[] tunning,
int[] requiredNotes,
int tonic,
int fret1,
int fret2)
|
Method Summary | |
---|---|
Chord |
getChord()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChordCreatorUtil(int[] tunning, int[] requiredNotes, int tonic, int fret1, int fret2)
Method Detail |
---|
public Chord getChord()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |