org.herac.tuxguitar.gui.editors.lyric
Class LyricEditor

java.lang.Object
  extended by org.herac.tuxguitar.gui.editors.lyric.LyricEditor

public class LyricEditor
extends java.lang.Object


Constructor Summary
LyricEditor()
           
 
Method Summary
 SongTrack getTrack()
           
 void show()
           
 void updateSongTrack()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LyricEditor

public LyricEditor()
Method Detail

show

public void show()

updateSongTrack

public void updateSongTrack()

getTrack

public SongTrack getTrack()