Package com.f1j.swing.common

Interface Summary
ImageCompressionIF This interface is used when there is a custom encoding of an image.
 

Class Summary
ImageEncoder This class encodes an image in a worksheet as a GIF or PNG image using a run-length encoding algorithm.
SwingInitializer Since com.f1j.swing.common.Panel overrides the deprecated method isManagingFocus() from javax.swing.JComponent, we have opened ourselves up to a threading bug within the Swing code.