|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLayerUI | |
|---|---|
| org.jdesktop.jxlayer.plaf | |
| org.jdesktop.jxlayer.plaf.ext | |
| Uses of AbstractLayerUI in org.jdesktop.jxlayer.plaf |
|---|
| Subclasses of AbstractLayerUI in org.jdesktop.jxlayer.plaf | |
|---|---|
class |
AbstractBufferedLayerUI<V extends JComponent>
The AbstractBufferedLayerUI paitns the JXLayer
to the BufferedImage and then paints this image to the Graphics
passed to its paint method. |
class |
BufferedLayerUI<V extends JComponent>
BufferedLayerUI is the mutable implementation of
the AbstractBufferedLayerUI class. |
| Uses of AbstractLayerUI in org.jdesktop.jxlayer.plaf.ext |
|---|
| Subclasses of AbstractLayerUI in org.jdesktop.jxlayer.plaf.ext | |
|---|---|
class |
ButtonPanelUI
|
class |
DebugRepaintingUI
The DebugRepaintingUI provides a visual indication
of repainting JXLayers subcomponents. |
class |
LockableUI
An implementation of the BufferedLayerUI which provides
a lightweight disabling for the content of its JXLayer. |
class |
MouseScrollableUI
The MouseScrollableUI provides the mouse auto-scrolling feature
for your applications. |
class |
SpotLightUI
SpotLightUI paints the layer as is and then it paints translucent mask on the top. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||