Uses of Class
com.jgoodies.looks.common.ShadowPopupBorder
Packages that use ShadowPopupBorder
Package
Description
Contains classes shared by all JGoodies Looks implementations.
-
Uses of ShadowPopupBorder in com.jgoodies.looks.common
Fields in com.jgoodies.looks.common declared as ShadowPopupBorderModifier and TypeFieldDescriptionprivate static ShadowPopupBorder
ShadowPopupBorder.instance
The singleton instance used to draw all borders.Methods in com.jgoodies.looks.common that return ShadowPopupBorderModifier and TypeMethodDescriptionstatic ShadowPopupBorder
ShadowPopupBorder.getInstance()
Returns the singleton instance used to draw all borders.