|
Class Summary |
| AbstractFIDTreeNode |
This interface is implemented by any tree node
that maps onto an Empeg AbstractFIDNode (an
actual node as opposed to a virtual node like
"Genre" or "Album"). |
| BasicEmpegPlaylistTreeNode |
BasicEmpegPlaylistTreeNode is the most simple implementation
of EmpegPlaylistTreeNodeIfc (basically nothing :) ). |
| EmpegPlaylistTableModel |
EmpegPlaylistTableModel is a table model that proxies an EmpegPlaylistTreeNode,
presenting it's children in table format. |
| EmplodeSearcher |
|
| FIDChangeSet |
FIDchangeSet is used as a single datastructure
to encapsulate a series of changes to a Playlist. |
| FIDChangeSet.Reason |
FIDChangeReason encapsulated a changed node and the
explanation for why the change occurred. |
| FIDPlaylistTableModel |
FIDPlaylistTableModel is a table model that proxies an FIDPlaylist node,
presenting it's children in table format. |
| FIDPlaylistTreeNode |
FIDPlaylistTreeNode is a basic implementation
of an FIDTreeNode. |
| FIDTuneTreeNode |
This interface is implemented by any tree node
that maps onto an Empeg AbstractFIDNode (an
actual node as opposed to a virtual node like
"Genre" or "Album"). |
| SearchesPlaylistTreeNode |
BasicEmpegPlaylistTreeNode is the most simple implementation
of EmpegPlaylistTreeNodeIfc (basically nothing :) ). |
| TableMap |
|
| TableSorter |
|
| VirtualEmpegPlaylistTreeNode |
VirtualEmpegPlaylistTreeNode is the root of a virtual playlist. |
| VirtualFIDPlaylistTreeNode |
VirtualFIDPlaylistTreeNode is an FIDPlaylistTreeNode that
doesn't actually exist on the Empeg. |
| VirtualSearchFIDPlaylistTreeNode |
VirtualSearchFIDPlaylistTreeNode is a virtual playlist
that is created based on a set of search results. |
| VirtualTagFIDPlaylistTreeNode |
VirtualTagFIDPlaylistTreeNode is a virtual playlist
that is created based on a tag (i.e. |