cookxml.cookswing.helper
Class LineBorderHelper
java.lang.Object
cookxml.cookswing.helper.LineBorderHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class LineBorderHelper
- extends Object
- implements Helper
Helper class for constructing a LineBorder object.
- Since:
- CookSwing 1.0
- See Also:
LineBorder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
color
public Color color
thickness
public int thickness
LineBorderHelper
public LineBorderHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper