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.
Spatial Represents a location, and a size (magnitude).
In general, the Spatial class is intended to track the size and position of windows in space.
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
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



Copyright © 2005 Sun Microsystems All Rights Reserved.