jazz.event
Interface PitchListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ChordExplorer, DeviceExplorer, NoteExplorer, PitchExplorer, SongExplorer

public interface PitchListener
extends java.util.EventListener


Method Summary
 void pitchChanged(PitchEvent e)
           
 

Method Detail

pitchChanged

public void pitchChanged(PitchEvent e)