Package com.bigzip.plugin.support.ui

Interface Summary
FileQueueAccessory This interface is implemented for adding an accessory to a file queue.
 

Class Summary
DirectoryChooser The DirectoryChooser is used to allow the user to select a directory in the file system.
FileQueue The FileQueue allows a user to select a multitude of files.
FileQueueEntry This is an information container for each of the files added to a file queue.
StatusBarHelper StatusBarHelper gives control over the status bar located on bottom of the GUI.
SwingWorker  
TypeField This object is used to help the UI and the user identify the nature of the selected item being parsed from a file chooser table.
WindowUtilities