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
Java SE 21 & JDK 21
DRAFT 21-internal-adhoc.albatem.open
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH
Uses of Class
javax.swing.plaf.basic.BasicDesktopPaneUI
Packages that use
BasicDesktopPaneUI
Package
Description
javax.swing.plaf.synth
Synth is a skinnable look and feel in which all painting is delegated.
Uses of
BasicDesktopPaneUI
in
javax.swing.plaf.synth
Subclasses of
BasicDesktopPaneUI
in
javax.swing.plaf.synth
Modifier and Type
Class
Description
class
SynthDesktopPaneUI
Provides the Synth L&F UI delegate for
JDesktopPane
.