swingx
Version 2005-08-19

Uses of Class
org.jdesktop.swingx.JXGradientChooser.GradientStyle

Packages that use JXGradientChooser.GradientStyle
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
 

Uses of JXGradientChooser.GradientStyle in org.jdesktop.swingx
 

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


swingx
Version 2005-08-19