org.herac.tuxguitar.gui.table

Class SongTable.SongTableColumn

Enclosing Class:
SongTable

public class SongTable.SongTableColumn
extends Composite

Constructor Summary

SongTableColumn(Composite parent)

Method Summary

void
clearAfter(int index)
int
getHeaderHeight()
Control
getItem(int index)
int
getItemCount()
int
getItemHeight()
boolean
isEmpty()
void
setName(String name)

Constructor Details

SongTableColumn

public SongTableColumn(Composite parent)

Method Details

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)