Uses of Class
javax.swing.plaf.nimbus.NimbusStyle
| Package | Description | 
|---|---|
| javax.swing.plaf.nimbus | Provides user interface objects built according to the cross-platform Nimbus
 look and feel. | 
- 
Uses of NimbusStyle in javax.swing.plaf.nimbusMethods in javax.swing.plaf.nimbus that return NimbusStyle Modifier and Type Method Description static NimbusStyleNimbusLookAndFeel. getStyle(JComponent c, Region r)Gets the style associated with the given component and region.