|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.editors.tab.DurationCoords
public class DurationCoords
Constructor Summary | |
---|---|
DurationCoords()
|
Method Summary | |
---|---|
NoteCoords |
getNote1()
|
NoteCoords |
getNote2()
|
boolean[] |
getUsedStrings()
|
void |
setNote1(NoteCoords note1)
|
void |
setNote2(NoteCoords note2)
|
void |
setUsedStrings(boolean[] usedStrings)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DurationCoords()
Method Detail |
---|
public boolean[] getUsedStrings()
public void setUsedStrings(boolean[] usedStrings)
public NoteCoords getNote1()
public void setNote1(NoteCoords note1)
public NoteCoords getNote2()
public void setNote2(NoteCoords note2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |