Package com.bigzip.plugin

Interface Summary
BiGZiPPlugin The ArchivePlugin interface is used to extend the types of archive file formats that BiGZiP can handle.
DataSorter Archive plugin's provide an implementation of this plugin when a column is sortable.
 

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.