Package com.neoworks.jukex

Core JukeX interfaces and functionality.

See:
          Description

Interface Summary
Attribute Attributes are classes of information associated with Tracks.
AttributeValue AttributeValue represents a possible value of an Attribute.
ControlPlayback Interface for classes controlling the playback of Tracks.
DatabaseObject Interface for classes that may be stored in a database.
Playlist PlayList is a special case of List which is used for storing only Tracks.
Track The Track class encapsulates all information about a single music track.
TrackStore TrackStore is the core of the JukeX system.
 

Class Summary
ControlPlaybackManager ControlPlayback manager.
TrackStoreFactory The TrackStoreFactory manages access to insatnces of the TrackStore.
 

Package com.neoworks.jukex Description

Core JukeX interfaces and functionality.