Package org.cdavies.applerecords

Class Summary
AppleRecordsControlPanel This Panel contains swing controls for controlling playing behaviour of AppleRecords.
AppleRecordsPanel The main class of the AppleRecords software.
AppleRecordsSearchPanel This Panel contains the search box widget and allows the implementation of searching for tracks.
AppleRecordsServerControl A control for storing information about iTunes servers available on the local network, in the form of ItunesConnections this control is where instances of AppleRecords source all their connections and consequently tracklists and tracks.
AppleRecordsStatusPanel This panel forms the status control at the bottom of an instance of AppleRecords, basically a text area for displaying status information, and a cute little 'information' icon in bottom right, which is about the most artistic that I get.
PlayerThread  
ResourceLocator  
ServerControlActionListener