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 ShadowPopupBorder
ShadowPopupBorder. instance
The singleton instance used to draw all borders.Methods in com.jgoodies.looks.common that return ShadowPopupBorder Modifier and Type Method Description static ShadowPopupBorder
ShadowPopupBorder. getInstance()
Returns the singleton instance used to draw all borders.
-