|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.gui.editors.tab.layout.ViewLayout.TrackPosition
public class ViewLayout.TrackPosition
| Constructor Summary | |
|---|---|
ViewLayout.TrackPosition(int track,
int posY,
int height)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
int |
getPosY()
|
int |
getTrack()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewLayout.TrackPosition(int track,
int posY,
int height)
| Method Detail |
|---|
public int getPosY()
public int getHeight()
public int getTrack()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||