Uses of Class
org.jdesktop.swingx.ForwardingRepaintManager
Packages that use ForwardingRepaintManager
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 ForwardingRepaintManager in org.jdesktop.swingx
Subclasses of ForwardingRepaintManager in org.jdesktop.swingxModifier and TypeClassDescriptionclass
An implementation ofRepaintManager
which adds support for transparency inJXPanel
s.