org.herac.tuxguitar.gui.table

Class SongTableInfo


public class SongTableInfo
extends Composite

Constructor Summary

SongTableInfo(Composite parent, TablatureEditor editor)

Method Summary

static void
disposeColors()
void
fireChannelChange(SongChannel channel)
void
fireUpdate()
int
getHeight()
void
loadProperties()
void
redraw()
void
redrawPlayingMode()
void
updateScrolls()

Constructor Details

SongTableInfo

public SongTableInfo(Composite parent,
                     TablatureEditor editor)

Method Details

disposeColors

public static void disposeColors()

fireChannelChange

public void fireChannelChange(SongChannel channel)

fireUpdate

public void fireUpdate()

getHeight

public int getHeight()

loadProperties

public void loadProperties()

redraw

public void redraw()

redrawPlayingMode

public void redrawPlayingMode()

updateScrolls

public void updateScrolls()