org.herac.tuxguitar.gui.editors
Interface TGExternalBeatViewerListener

All Known Implementing Classes:
FretBoardEditor, PianoEditor

public interface TGExternalBeatViewerListener


Method Summary
 void hideExternalBeat()
           
 void showExternalBeat(TGBeat beat)
           
 

Method Detail

showExternalBeat

void showExternalBeat(TGBeat beat)

hideExternalBeat

void hideExternalBeat()