at.ofai.music.beatroot
class PanelScroller extends Object implements AdjustmentListener
Field Summary | |
---|---|
BeatTrackDisplay | controlled A reference to the main data panel of the BeatRoot GUI,
so that it can be updated when the scroller is moved. |
static boolean | passMessage |
Constructor Summary | |
---|---|
PanelScroller(BeatTrackDisplay btd) Constructor: |
Method Summary | |
---|---|
void | adjustmentValueChanged(AdjustmentEvent e) Called by the event handling system when the scroller is moved.
|
Parameters: btd A reference to the main data panel of the BeatRoot GUI
Parameters: e The event indicating the change in the scroller position