Package com.bigzip

Class Summary
ResourceLocator The ResourceLocator is used to load resources (icons, images, help files, etc.) in a way that is independant of location and user preferences.
Settings A individual Settings object is passed to each plugin.
SettingsCustomizer This class provide the BiGZip preferences dialog box with the facilities to customise a settings object.
 

Exception Summary
CriticalRuntimeException This is a RuntimeException derived class which will evoke the an exception dialog in order to alert the user of a critical problem in a BiGZiP plugin or BiGZiP itself.
EncapsulatedRuntimeException The purpose of the EncapsulatedRuntimeExcpetion is to 're-package' an exception as a runtime exception and evoke the critical exception dialog box.