org.herac.tuxguitar.gui.table

Class SongTable.SongTableColumn

public class SongTable.SongTableColumn extends Composite

Constructor Summary
SongTableColumn(Composite parent)
Method Summary
voidclearAfter(int index)
intgetHeaderHeight()
ControlgetItem(int index)
intgetItemCount()
intgetItemHeight()
booleanisEmpty()
voidsetName(String name)

Constructor Detail

SongTableColumn

public SongTableColumn(Composite parent)

Method Detail

clearAfter

public void clearAfter(int index)

getHeaderHeight

public int getHeaderHeight()

getItem

public Control getItem(int index)

getItemCount

public int getItemCount()

getItemHeight

public int getItemHeight()

isEmpty

public boolean isEmpty()

setName

public void setName(String name)