Uses of Class
javax.swing.plaf.LayerUI
Package | Description |
---|---|
javax.swing |
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
|
-
Uses of LayerUI in javax.swing
Methods in javax.swing that return LayerUI Modifier and Type Method Description LayerUI<? super V>
JLayer. getUI()
Returns theLayerUI
for thisJLayer
.