org.herac.tuxguitar.gui.table
public class SongTable extends Composite
| Nested Class Summary | |
|---|---|
| class | SongTable.SongTableColumn |
| Constructor Summary | |
|---|---|
| SongTable(Composite parent, int columns, TablatureEditor editor) | |
| Method Summary | |
|---|---|
| void | clearColumnsAfter(int index) |
| SongTable.SongTableColumn | getColumn(int index) |
| int | getHeaderHeight() |
| int | getItemCount() |
| void | layout() |
| void | makeColumns(int columns) |
| void | setWeights(int[] weights) |