Uses of Class
com.jgoodies.looks.common.ShadowPopup
-
Packages that use ShadowPopup Package Description com.jgoodies.looks.common Contains classes shared by all JGoodies Looks implementations. -
-
Uses of ShadowPopup in com.jgoodies.looks.common
Fields in com.jgoodies.looks.common with type parameters of type ShadowPopup Modifier and Type Field Description private static java.util.List<ShadowPopup>
ShadowPopup. cache
The cache to use for ShadowPopups.Methods in com.jgoodies.looks.common with parameters of type ShadowPopup Modifier and Type Method Description private static void
ShadowPopup. recycle(ShadowPopup popup)
Recycles the ShadowPopup.
-