|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Some useful constants for gui embellishment.
Field Summary | |
static javax.swing.border.EmptyBorder |
dBorder
Border with down space for small components. |
static java.awt.Dimension |
longField
Dimension for long fields |
static javax.swing.border.EmptyBorder |
lrBorder
Border with left and right space for small components. |
static javax.swing.border.EmptyBorder |
rBorder
Border with right space for small components |
static java.awt.Dimension |
shortField
Dimension for short fields. |
static javax.swing.border.EmptyBorder |
tdBorder
Border with top and down space for small components |
Field Detail |
public static final javax.swing.border.EmptyBorder rBorder
public static final javax.swing.border.EmptyBorder lrBorder
public static final javax.swing.border.EmptyBorder tdBorder
public static final javax.swing.border.EmptyBorder dBorder
public static final java.awt.Dimension shortField
public static final java.awt.Dimension longField
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |