Package coop.intergal.ui.util
Class BoxShadowBorders
- java.lang.Object
-
- coop.intergal.ui.util.BoxShadowBorders
-
public class BoxShadowBorders extends Object
-
-
Constructor Summary
Constructors Constructor Description BoxShadowBorders()
-
-
-
Field Detail
-
BOTTOM
public static final String BOTTOM
- See Also:
- Constant Field Values
-
LEFT
public static final String LEFT
- See Also:
- Constant Field Values
-
RIGHT
public static final String RIGHT
- See Also:
- Constant Field Values
-
TOP
public static final String TOP
- See Also:
- Constant Field Values
-
-