|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.tef.base.TEComponent
public abstract class TEComponent
Constructor Summary | |
---|---|
TEComponent(int position,
int measure,
int string)
|
Method Summary | |
---|---|
int |
getMeasure()
|
int |
getPosition()
|
int |
getString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TEComponent(int position, int measure, int string)
Method Detail |
---|
public int getPosition()
public int getMeasure()
public int getString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |