org.herac.tuxguitar.gui
Class SongTableViewer

java.lang.Object
  extended by org.herac.tuxguitar.gui.SongTableViewer

public class SongTableViewer
extends java.lang.Object


Constructor Summary
SongTableViewer(TablatureEditor tablatureEditor)
           
 
Method Summary
 SongTableInfo getTableInfo()
           
 void showTable(Composite parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SongTableViewer

public SongTableViewer(TablatureEditor tablatureEditor)
Method Detail

showTable

public void showTable(Composite parent)

getTableInfo

public SongTableInfo getTableInfo()