| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBorder | |
| javax.swing.border | |
| javax.swing.plaf | |
| javax.swing.plaf.basic | |
| javax.swing.plaf.metal | |
| Uses of AbstractBorder in javax.swing.border | 
| Subclasses of AbstractBorder in javax.swing.border | |
 class | 
BevelBorder
A class which implements a simple 2 line bevel border.  | 
 class | 
CompoundBorder
A composite Border class used to compose two Border objects into a single border by nesting an inside Border object within the insets of an outside Border object.  | 
 class | 
EmptyBorder
A class which provides an empty, transparent border which takes up space but does no drawing.  | 
 class | 
EtchedBorder
A class which implements a simple etched border which can either be etched-in or etched-out.  | 
 class | 
LineBorder
A class which implements a line border of arbitrary thickness and of a single color.  | 
 class | 
MatteBorder
A class which provides a matte-like border of either a solid color or a tiled icon.  | 
 class | 
SoftBevelBorder
A class which implements a raised or lowered bevel with softened corners.  | 
 class | 
TitledBorder
A class which implements an arbitrary border with the addition of a String title in a specified position and justification.  | 
| Uses of AbstractBorder in javax.swing.plaf | 
| Subclasses of AbstractBorder in javax.swing.plaf | |
static class | 
BorderUIResource.BevelBorderUIResource
 | 
static class | 
BorderUIResource.CompoundBorderUIResource
 | 
static class | 
BorderUIResource.EmptyBorderUIResource
 | 
static class | 
BorderUIResource.EtchedBorderUIResource
 | 
static class | 
BorderUIResource.LineBorderUIResource
 | 
static class | 
BorderUIResource.MatteBorderUIResource
 | 
static class | 
BorderUIResource.TitledBorderUIResource
 | 
| Uses of AbstractBorder in javax.swing.plaf.basic | 
| Subclasses of AbstractBorder in javax.swing.plaf.basic | |
static class | 
BasicBorders.ButtonBorder
 | 
static class | 
BasicBorders.FieldBorder
 | 
static class | 
BasicBorders.MarginBorder
 | 
static class | 
BasicBorders.MenuBarBorder
 | 
static class | 
BasicBorders.RadioButtonBorder
 | 
static class | 
BasicBorders.ToggleButtonBorder
 | 
| Uses of AbstractBorder in javax.swing.plaf.metal | 
| Subclasses of AbstractBorder in javax.swing.plaf.metal | |
static class | 
MetalBorders.ButtonBorder
 | 
static class | 
MetalBorders.Flush3DBorder
 | 
static class | 
MetalBorders.InternalFrameBorder
 | 
static class | 
MetalBorders.MenuBarBorder
 | 
static class | 
MetalBorders.MenuItemBorder
 | 
static class | 
MetalBorders.OptionDialogBorder
 | 
static class | 
MetalBorders.PaletteBorder
Border for a Palatte.  | 
static class | 
MetalBorders.PopupMenuBorder
 | 
static class | 
MetalBorders.RolloverButtonBorder
 | 
static class | 
MetalBorders.ScrollPaneBorder
 | 
static class | 
MetalBorders.TableHeaderBorder
Border for a Table Header  | 
static class | 
MetalBorders.TextFieldBorder
 | 
static class | 
MetalBorders.ToggleButtonBorder
 | 
static class | 
MetalBorders.ToolBarBorder
 | 
  | 
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.