-
-
Method Summary
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
EmptyBorderUIResource
public EmptyBorderUIResource(int top,
int left,
int bottom,
int right)
Constructs an EmptyBorderUIResource
.
- Parameters:
top
- the top inset of the border
left
- the left inset of the border
bottom
- the bottom inset of the border
right
- the right inset of the border