Uses of Class
org.jdesktop.swingx.TranslucentRepaintManager
-
Packages that use TranslucentRepaintManager Package Description org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. -
-
Uses of TranslucentRepaintManager in org.jdesktop.swingx
Classes in org.jdesktop.swingx with annotations of type TranslucentRepaintManager Modifier and Type Class Description class
RepaintManagerX
An implementation ofRepaintManager
which adds support for transparency inJXPanel
s.
-