|
|||||||||
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
org.herac.tuxguitar.gui.editors.tab.layout.LinearViewLayout
public class LinearViewLayout
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.herac.tuxguitar.gui.editors.tab.layout.ViewLayout |
---|
ViewLayout.TrackPosition |
Field Summary |
---|
Fields inherited from class org.herac.tuxguitar.gui.editors.tab.layout.ViewLayout |
---|
DEFAULT_MODE, DISPLAY_CHORD_DIAGRAM, DISPLAY_CHORD_NAME, DISPLAY_COMPACT, DISPLAY_MULTITRACK, DISPLAY_SCORE, DISPLAY_TABLATURE, MODE_LINEAR, MODE_PAGE |
Constructor Summary | |
---|---|
LinearViewLayout(Tablature tablature,
int style)
|
Method Summary | |
---|---|
int |
getMode()
|
void |
paintMeasures(TGTrackImpl track,
TGPainter painter,
int fromX,
int fromY,
TrackSpacing ts,
Rectangle clientArea)
|
void |
paintSong(TGPainter painter,
Rectangle clientArea,
int fromX,
int fromY)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinearViewLayout(Tablature tablature, int style)
Method Detail |
---|
public int getMode()
getMode
in class ViewLayout
public void paintSong(TGPainter painter, Rectangle clientArea, int fromX, int fromY)
paintSong
in class ViewLayout
public void paintMeasures(TGTrackImpl track, TGPainter painter, int fromX, int fromY, TrackSpacing ts, Rectangle clientArea)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |