swingx
Version 2005-08-19

Package org.jdesktop.swingx.util

Contains utility API required by JDNC's Swing Extensions.

See:
          Description

Interface Summary
MailTransportProxy This is a proxy interface to allow usage of the JDIC mail transport for error logging without adding dependensies on the JDIC itaelf.
 

Class Summary
JVM Deals with the different version of the Java Virtual Machine.
OS Provides methods related to the runtime environment.
PaintUtils A collection of utilties for painting visual effects.
SwingPropertyChangeSupport This subclass of java.beans.PropertyChangeSupport is almost identical in functionality.
SwingWorker<T,V> An abstract class to perform lengthy GUI-interacting tasks in a dedicated thread.
UIManagerUtils Utility for working with the UIManager
WindowUtils Encapsulates various utilities for windows (ie: Frame and Dialog objects and descendants, in particular).
WindowUtils.MinSizeComponentListener Resets window size to minSize if needed.
 

Enum Summary
Resize Indicates how resizing of a gradient paint should occur for a gradient based painter.
SwingWorker.StateValue Values for the state bound property.
 

Package org.jdesktop.swingx.util Description

Contains utility API required by JDNC's Swing Extensions.

Package Specification

Related Documentation


swingx
Version 2005-08-19