|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.io.ptb.base.PTPosition
public class PTPosition
| Constructor Summary | |
|---|---|
PTPosition(int position)
|
|
| Method Summary | |
|---|---|
void |
addComponent(PTComponent component)
|
java.util.List |
getComponents()
|
int |
getPosition()
|
void |
sort()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PTPosition(int position)
| Method Detail |
|---|
public int getPosition()
public java.util.List getComponents()
public void addComponent(PTComponent component)
public void sort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||