JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 10
DRAFT 10-ea+42
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.swing.plaf.nimbus.NimbusStyle
Packages that use
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.nimbus
Methods in
javax.swing.plaf.nimbus
that return
NimbusStyle
Modifier and Type
Method
Description
static
NimbusStyle
NimbusLookAndFeel.
getStyle
(
JComponent
c,
Region
r)
Gets the style associated with the given component and region.