|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundBorder | |
| javax.swing | |
| javax.swing.plaf | |
| Uses of CompoundBorder in javax.swing |
| Methods in javax.swing that return CompoundBorder | |
static CompoundBorder |
BorderFactory.createCompoundBorder()
Creates a compound border with a null inside edge and a
null outside edge. |
static CompoundBorder |
BorderFactory.createCompoundBorder(Border outsideBorder,
Border insideBorder)
Creates a compound border specifying the border objects to use for the outside and inside edges. |
| Uses of CompoundBorder in javax.swing.plaf |
| Subclasses of CompoundBorder in javax.swing.plaf | |
static class |
BorderUIResource.CompoundBorderUIResource
|
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.