Class Summary |
AiRelationBean |
This bean class is used to show artist - instrument relations
in the SongEdit page. |
BandEdit |
This screen implements editing the properties of a band. |
BaseEditPage |
Base Page class for Tapestry pages in Musicontroller
that edit things. |
CoverArtEdit |
Implements the MusiController cover art edit screen. |
PlaylistEdit |
Implements the MusiController screen Edit Playlist. |
PlaylistMergeBean |
Helper bean class that stores the ID, description and a "mergeIndicator"
for a playlist. |
SongBean |
Bean used for storing editable properties of a song
in the form on the Playlist edit screen. |
SongEdit |
This screen implements editing the properties of Songs. |
TrackList |
Helper class to construct a track listing of track index
numbers satisfying some condition. |