com.frinika.sequencer.gui.pianoroll
Interface FeedbackEventListener

All Known Implementing Classes:
MultiEventEditPanel

public interface FeedbackEventListener

To observer a single item. e.g. the NoteEditPanel

Author:
pjl

Method Summary
 void notifyFeedbackItemChanged(Item item)
           
 

Method Detail

notifyFeedbackItemChanged

void notifyFeedbackItemChanged(Item item)