Package ccs.cpc.impl

Interface Summary
ReapListener An object which is notified when a ReaperThread does its reaping.
VFileProcessor  
 

Class Summary
AboutDialog  
ArchCreateData Extra data required to create an archive.
ArchLoadData Data structure containing data needed to load a pre-existing archive.
ArchLogic Methods for opening and creating archives and jars / zips.
ArchOpener  
ArchVDevice An VDevice which is an archive - a beetree with a filesystem set in it.
ArchVFile  
ArrangeRSDialog  
BaseStrain  
BrowserContextMenu  
BrowserGui  
BrowserLogic  
BrowserModel The model corresponding to a browser.
BrowserRefreshDispatch  
BrowserRefreshThread  
BrowserTooltipList  
BtnGui  
BtnLogic  
CDBCreateData Extra data to create a CDB, beyond that needed to load a pre-existing one.
CDBLoadData Data to load CDBs, on top of that needed to load ordinary archives.
CDBVDevice A "CDB" VDevice - an Archive which is registered with Checkpoint.
CodecBinding A binding of a MIME type to one or more "codec" classes.
CompactorThread  
ConfirmingVFileProcessor  
CopyPayload  
CpcAction An Action in Checkpoint Commander.
CpcDispatcher The dispatcher object maintains the collection of CpcActions encapsulating the behaviour of all GUI buttons and menu items.
CpcImpl Implementation of CPC.
CpcLicence Registration information for this Checkpoint installation.
CullManager  
DeviceRecurserThread  
DiskVDevice  
DiskVFile  
DoLogic  
FileFindDialog  
FindPayload  
Gui  
HelperApp  
HelperAppDialog  
HelperAppDialogEditor  
HelperAppRuntime  
HurlLogic The central location for reporting exceptions to the user.
ImageLoader Loads images from vfiles.
InitialisationFinisher  
JarOpener  
MainLogic  
MainPanel  
MimeBindery  
MimeBinding  
MimeDialog  
MimeListModel  
Model  
MovePayload  
PathWalker  
PluginEnumerator Enumerate all available plugins, and add them to a viewer registry.
PlusStrain  
Previewer  
ProfileLogic  
ProfileModel  
ReaperManager  
ReaperThread  
RecurserThread  
RecurseUpdater Potentially long-running processes such as recursions run in a worker thread.
RelativeVFileFinder  
ResultsOpener  
ResultsVDevice  
ResultsVFile  
ResultWrapperVFile Wraps a VFile which is in a result set.
SelectorDialog  
SunJpegCodec  
ToolkitDecoder  
TrackingPlaylistImpl A playlist implementation which tracks through a CPC device list using the normal CPC PluginCallback mechanism.
VDeviceLister  
ViewerChooser  
ViewerListModel  
ViewerRegistry  
WipePayload  
XSPFPlaylistImpl A playlist implementation which tracks through a fixed XSPF.
XSPFWriter Writes a Checkpoint result set as an XSPF file.
ZipVDevice  
ZipVFile  
 

Enum Summary
HelperApp.FileLinkage  
ProfileModel.FileSortOrder  
 

Exception Summary
RecurserThread.RecursiveAbortException  
RecursionFailedException Thrown by recursion engine payloads to indicate that this recursion is a loser and won't continue.