Interface ShadowStyle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isShadowed()
Returnstrue
if a drop shadow is enabled.void
setShadowed(boolean enable)
Sets whether the drop shadow are enabled.
-