|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.fmj.ejmf.toolkit.util.BorderConstants
public class BorderConstants
From the book: Essential JMF, Gordon, Talley (ISBN 0130801046). Used with permission.
Field Summary | |
---|---|
static javax.swing.border.EmptyBorder |
emptyBorder
|
static javax.swing.border.CompoundBorder |
etchedBorder
|
static int |
GAP
|
Constructor Summary | |
---|---|
BorderConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int GAP
public static final javax.swing.border.EmptyBorder emptyBorder
public static final javax.swing.border.CompoundBorder etchedBorder
Constructor Detail |
---|
public BorderConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |