Class Summary |
CpcImage |
An annotated version of an image, to be returned by CpcImageDecoder s. |
CpCmdr |
Main class for CPC. |
CPCPlaylist |
A Playlist which liases with the CPC tracking-viewer mechanism. |
ImageHolder |
A graphical component containing an image. |
ImageManager |
ImageManager manages loading and caching images, and notifies interested
ImageHolders when their image is ready. |
Plugin |
Plugin static state. |
PluginRuntime |
|
SaveAsDialog |
Allows a plugin to implement File|Save As. |
VDevice |
A "virtual device". |
VFile |
"Virtual file" - provides a common interface between files held on disk and
those in archive virtual-filesystems. |
VFile.BasicRSSorter |
|
VFile.ExtnSorter |
|
VFile.NameSorter |
|
VFileMeta |
Basic metadata from a file. |
VFileTrack |
A Track which gets its data from a VFile. |
VFileUrl |
In various places, it's common to want to express a VFile (as well as
a certain amount of other red tape) as a URL. |
Viewer |
A "viewer" is the commonality of a plug-in and an external helper application. |
ViewerRuntime |
The superclass of all running "viewers", ie. plugins and helper apps. |
XSPFEntry |
Deprecated. Playlists (for plugins) should use Tracks for
additional flexibility; Device result sets remain limited to VFiles but
can use VFileTracks just as easily. |
XSPFResultSet |
An intermediate representation of a result set which has been read from
an XSPF file. |