org.herac.tuxguitar.gui.editors.lyric

Class LyricModifyListener

Implemented Interfaces:
ModifyListener, Runnable

public class LyricModifyListener
extends java.lang.Object
implements ModifyListener, Runnable

Constructor Summary

LyricModifyListener(LyricEditor editor)

Method Summary

void
modifyText(ModifyEvent e)
void
run()

Constructor Details

LyricModifyListener

public LyricModifyListener(LyricEditor editor)

Method Details

modifyText

public void modifyText(ModifyEvent e)

run

public void run()