org.jdesktop.swingx.util |
Contains utility API required by JDNC's Swing Extensions.
Package Specification
Related Documentation
|
Java Source File Name | Type | Comment |
JVM.java | Class | Deals with the different version of the Java Virtual Machine. |
MailTransportProxy.java | Interface | This is a proxy interface to allow usage of the JDIC mail transport for error logging
without adding dependensies on the JDIC itaelf. |
OS.java | Class | Provides methods related to the runtime environment. |
PaintUtils.java | Class | A collection of utilties for painting visual effects. |
Resize.java | enum | Indicates how resizing of a gradient paint should occur for a gradient based
painter. |
StringUtils.java | Class | |
UIManagerUtils.java | Class | |
Utilities.java | Class | Contribution from NetBeans: Issue #319-swingx. |
WindowUtils.java | Class | Encapsulates various utilities for windows (ie: Frame and
Dialog objects and descendants, in particular). |
WindowUtilsTest.java | Class | |