Class Summary |
ArchiveAction |
Archive plugins need to subclass this class to provide the user with access to the
operations that can be performed on the archive. |
ArchiveEntry |
Objects of this classes are provided by Archive objects to allow the user interface to
display the details of a file stored in the archive file. |
ArchiveModel |
Plugins provide BiGZiP will an subclass of Archive when a new archive is created or an
existing archive is opened. |
ColumnInfo |
Archive plugin's provide ColumnInfo objects to describe the extra column in the file
table. |