jazz.event
Interface DurationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
NoteExplorer

public interface DurationListener
extends java.util.EventListener


Method Summary
 void durationChanged(DurationEvent e)
           
 

Method Detail

durationChanged

public void durationChanged(DurationEvent e)