| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdguitar.players.gui.MusicCursorScroller
| Nested Class Summary | |
| (package private)  class | MusicCursorScroller.RunLater | 
| Field Summary | |
| private  int | measurePrev | 
| private  boolean | scroll | 
| private  TrackPanel | TP | 
| Constructor Summary | |
| MusicCursorScroller(TrackPanel aTrackPanel,
                    boolean scrollTrack) | |
| Method Summary | |
|  void | onTimer(PerformanceTimerEvent timerEvent) | 
|  void | run() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
private TrackPanel TP
private int measurePrev
private boolean scroll
| Constructor Detail | 
public MusicCursorScroller(TrackPanel aTrackPanel,
                           boolean scrollTrack)
aTrackPanel - is the TrackPanel that has the musicCursor to movescrollTrack - should the Track be scroll to see the new position ?| Method Detail | 
public void onTimer(PerformanceTimerEvent timerEvent)
onTimer in interface PerformanceTimerListenerpublic void run()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||