cookxml.cookswing.helper
Class EmptyBorderHelper
java.lang.Object
cookxml.cookswing.helper.EmptyBorderHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class EmptyBorderHelper
- extends Object
- implements Helper
Helper class for constructing an EmptyBorder object.
- Since:
- CookSwing 1.0
- See Also:
EmptyBorder
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
EmptyBorderHelper
public EmptyBorderHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper
add
public void add(Insets insets)