Uses of Package
ccs.cpc

Packages that use ccs.cpc
ccs.cpc   
ccs.cpc.impl   
 

Classes in ccs.cpc used by ccs.cpc
CpcImage
          An annotated version of an image, to be returned by CpcImageDecoders.
CpCmdr
          Main class for CPC.
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.
PluginCallback
          An interface through which Internal Viewers can talk back to CPC.
PluginRuntime
           
ProfileModelElement
          As more sophisticated internal viewers come onstream, they will require state persistence.
VDevice
          A "virtual device".
VFile
          "Virtual file" - provides a common interface between files held on disk and those in archive virtual-filesystems.
VFileMeta
          Basic metadata from a file.
VFileTrack
          A Track which gets its data from a VFile.
Viewer
          A "viewer" is the commonality of a plug-in and an external helper application.
Viewer.FileCap
          File handling capability.
ViewerRuntime
          The superclass of all running "viewers", ie. plugins and helper apps.
 

Classes in ccs.cpc used by ccs.cpc.impl
CpcImage
          An annotated version of an image, to be returned by CpcImageDecoders.
CpcImageDecoder
          CpcImageDecoder instances decode images synchronously and return the result.
CpCmdr
          Main class for CPC.
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.
PluginCallback
          An interface through which Internal Viewers can talk back to CPC.
PluginRuntime
           
ProfileModelElement
          As more sophisticated internal viewers come onstream, they will require state persistence.
VDevice
          A "virtual device".
VFile
          "Virtual file" - provides a common interface between files held on disk and those in archive virtual-filesystems.
VFileMeta
          Basic metadata from a file.
Viewer
          A "viewer" is the commonality of a plug-in and an external helper application.
Viewer.FileCap
          File handling capability.
ViewerRuntime
          The superclass of all running "viewers", ie. plugins and helper apps.