public class Border extends java.lang.Object
static Border
ALL
BOTTOM
LEFT
NONE
RIGHT
TOP
java.lang.String
getDescription()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Border NONE
public static final Border ALL
public static final Border TOP
public static final Border BOTTOM
public static final Border LEFT
public static final Border RIGHT
public java.lang.String getDescription()