Uses of Annotation Interface
org.jdesktop.swingx.TranslucentRepaintManager
Packages that use TranslucentRepaintManager
Package
Description
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 TranslucentRepaintManagerModifier and TypeClassDescriptionclass
An implementation ofRepaintManager
which adds support for transparency inJXPanel
s.