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