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
Contract Utility class for checking contracts.
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.
ShapeUtils  
StringUtils  
UIManagerUtils Utility for working with the UIManager
Utilities Contribution from NetBeans: Issue #319-swingx.
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.
 

Package org.jdesktop.swingx.util Description

Contains utility API required by JDNC's Swing Extensions.

Package Specification

Related Documentation