Package net.chaosserver.jtunes.event

Provides the main application event dispatching and handling structure.

See:
          Description

Interface Summary
JTunesApplicationEventListener Listener for application-level events.
 

Class Summary
ApplicationQuitEvent Indicates a request to quit the application.
ApplicationStartEvent Indicates a request to start the application.
CopySongEvent Indicates a song is being copied.
FileOpenEvent Indicates a request to open a playlist.
FinishExportEvent Indicates the export of a playlist has completed.
JTunesApplicationEvent Baseclass representing a general event the application.
JTunesApplicationEventHandler Main application EventHandler and bus.
PlayListCloseEvent Indicates a request to close the active playlist.
PlayListExportEvent Fired when a playlist export request occurs.
PlayListLoadedEvent Event fired when a new playlist has been loaded.
ShowLicenseEvent Indicates a request to show the license.
StartExportEvent Indicates the start of exporting a playlist.
 

Package net.chaosserver.jtunes.event Description

Provides the main application event dispatching and handling structure.

Package Specification

Related Documentation



Copyright ?? 20030801