public class BorderConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static javax.swing.border.EmptyBorder |
emptyBorder |
static javax.swing.border.CompoundBorder |
etchedBorder |
static int |
GAP |
Constructor and Description |
---|
BorderConstants() |
public static final int GAP
public static final javax.swing.border.EmptyBorder emptyBorder
public static final javax.swing.border.CompoundBorder etchedBorder