Uses of Class
org.jdesktop.swingx.util.Resize

Packages that use Resize
org.jdesktop.swingx.util Contains utility API required by JDNC's Swing Extensions. 
 

Uses of Resize in org.jdesktop.swingx.util
 

Methods in org.jdesktop.swingx.util that return Resize
static Resize Resize.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Resize[] Resize.values()
          Returns an array containing the constants of this enum type, in the order they're declared.