Package swing.addon.util

Interface Summary
Sorter.Comparable This is an alternative interface that can be used to order objects.
Sorter.Comparer This interface defines the compare() method used to compare two objects.
 

Class Summary
DirectoryKiller  
ExtractableZipFile  
FileAccess  
FileUtils  
HardcopyWriter A character output stream that sends output to a printer.
NiceThread  
Sorter This class defines a bunch of static methods for efficiently sorting arrays of Strings or other objects.
StringArray  
StringInputStream  
ThreadLister This class contains a useful static method for listing all threads and threadgroups in the VM.
 

Exception Summary
HardcopyWriter.PrintCanceledException This is the exception class that the HardcopyWriter constructor throws when the user clicks "Cancel" in the print dialog box.