org.herac.tuxguitar.gui.table

Class SongTableInfo

public class SongTableInfo extends Composite

Constructor Summary
SongTableInfo(Composite parent, TablatureEditor editor)
Method Summary
static voiddisposeColors()
voidfireChannelChange(SongChannel channel)
voidfireUpdate()
intgetHeight()
voidloadProperties()
voidredraw()
voidredrawPlayingMode()
voidupdateScrolls()

Constructor Detail

SongTableInfo

public SongTableInfo(Composite parent, TablatureEditor editor)

Method Detail

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()