Uses of Class
javax.swing.plaf.basic.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 forJDesktopPane
.