Uses of Class
com.jgoodies.looks.common.ShadowPopupBorder
-
Packages that use ShadowPopupBorder Package Description com.jgoodies.looks.common Contains classes shared by all JGoodies Looks implementations. -
-
Uses of ShadowPopupBorder in com.jgoodies.looks.common
Fields in com.jgoodies.looks.common declared as ShadowPopupBorder Modifier and Type Field Description private static ShadowPopupBorderShadowPopupBorder. instanceThe singleton instance used to draw all borders.Methods in com.jgoodies.looks.common that return ShadowPopupBorder Modifier and Type Method Description static ShadowPopupBorderShadowPopupBorder. getInstance()Returns the singleton instance used to draw all borders.
-