public class Border
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Border |
ALL |
static Border |
BOTTOM |
static Border |
LEFT |
static Border |
NONE |
static Border |
RIGHT |
static Border |
TOP |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the description
|