|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.qfs.lib.gui.Borders
A Collection of useful borders.
Field Summary | |
static javax.swing.border.Border |
LOWERED
A lowered border that is less conspicuous than Swing's lowered bevel border. |
static javax.swing.border.Border |
PROTRUDING
A Border depicting a rectangular Button protruding from its setting. |
static javax.swing.border.Border |
SLIGHTLY_LOWERED
A slightly lowered border that is less conspicuous than Swing's lowered bevel border. |
static javax.swing.border.Border |
SLIGHTLY_PROTRUDING
A Border depicting a rectangular Button slightly protruding from its setting. |
static javax.swing.border.Border |
SLIGHTLY_SUNKEN
A Border depicting a rectangular Button slightly sunken into its setting. |
static javax.swing.border.Border |
STIPPLE
A stipple border similar to the one Windows uses for indicating the focus owner. |
static javax.swing.border.Border |
SUNKEN
A Border depicting a rectangular Button sunken into its setting. |
Constructor Summary | |
Borders()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final javax.swing.border.Border PROTRUDING
SUNKEN
and SLIGHTLY_SUNKEN
.
public static final javax.swing.border.Border SLIGHTLY_PROTRUDING
SUNKEN
and SLIGHTLY_SUNKEN
.
public static final javax.swing.border.Border SUNKEN
PROTRUDING
and SLIGHTLY_PROTRUDING
.
public static final javax.swing.border.Border SLIGHTLY_SUNKEN
PROTRUDING
and SLIGHTLY_PROTRUDING
.
public static final javax.swing.border.Border SLIGHTLY_LOWERED
public static final javax.swing.border.Border LOWERED
public static final javax.swing.border.Border STIPPLE
Constructor Detail |
public Borders()
|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |