cookxml.cookswing.helper
Class MatteBorderHelper
java.lang.Object
cookxml.cookswing.helper.MatteBorderHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class MatteBorderHelper
- extends Object
- implements Helper
Helper class for constructing a MatteBorder object.
- Since:
- CookSwing 1.0
- See Also:
MatteBorder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
top
public int top
left
public int left
bottom
public int bottom
right
public int right
insets
public Insets insets
matteColor
public Color matteColor
tileIcon
public Icon tileIcon
MatteBorderHelper
public MatteBorderHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper
add
public void add(Icon icon)
add
public void add(Color color)
add
public void add(Insets insets)