net.chaosserver.jtunes.event
Interface JTunesApplicationEventListener

All Known Implementing Classes:
ExportProgressDialog, FileMenu, SwingJTunes

public interface JTunesApplicationEventListener

Listener for application-level events.


Method Summary
 void eventPerformed(JTunesApplicationEvent evt)
          Called when an application-level event occurs
 

Method Detail

eventPerformed

public void eventPerformed(JTunesApplicationEvent evt)
Called when an application-level event occurs

Parameters:
evt - the application event


Copyright ?? 20030801