| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Classes derived from javax.swing.border.AbstractBorder | |
| class |  A  BevelBorderthat also implements theUIResourcemarker interface. | 
| class |  A  CompoundBorderthat also implements theUIResourcemarker interface. | 
| class |  An  EmptyBorderthat also implements theUIResourcemarker interface. | 
| class |  An  EtchedBorderthat also implements theUIResourcemarker interface. | 
| class |  A  LineBorderthat also implements theUIResourcemarker interface. | 
| class |  A  MatteBorderthat also implements theUIResourcemarker interface. | 
| class |  A  TitledBorderthat also implements theUIResourcemarker interface. | 
| Classes derived from javax.swing.border.AbstractBorder | |
| class |  A rectangular, two pixel thick border that causes the enclosed area
 to appear as if it was raising out of or lowered into the screen.  | 
| class |  A Border that is composed of an interior and an exterior border,
 where the interior border is tightly nested into the exterior.
 | 
| class |  A border for leaving a specifiable number of pixels empty around
 the enclosed component.   | 
| class |  A border that looks like an engraving etched into the background
 surface, or (in its raised variant) coming out of the surface
 plane.  | 
| class |  A border that consists of a line whose thickness and color can be
 specified.  | 
| class |  A border that is filled with either a solid color or with repeated
 icon tiles.
 | 
| class |  A rectangular, three pixel thick border that looks like a BevelBorder
 with slightly softened corners.
 | 
| class |  A border that paints a title on top of another border.
 | 
| Classes derived from javax.swing.border.AbstractBorder | |
| class |  A border used for  JButtoncomponents.
 
 ThisBorderimplementation can handle only instances ofAbstractButtonand their subclasses.
  
 If the Metal Look and Feel's current theme is 'Ocean' the border
 will be painted with a special highlight when the mouse cursor if
 over the button (ie. the propertyrolloverof the
 button's model istrue) and is not a direct
 child of aJToolBar. | 
| class |  A simple 3D border.
 | 
| class |  A border used for the  JInternalFramecomponent. | 
| class |  A border used for  JMenuBarcomponents. | 
| class | |
| class |  A border used for  JInternalFramecomponents that are
 presented as dialogs (by theJOptionPaneclass). | 
| class |  A border used for a  JInternalFramewhen it is being used as a 
 palette. | 
| class |  A border implementation for popup menus.
 | 
| class |  A button border that is only visible when the mouse pointer is within 
 the button's bounds.
 | 
| class |  A border for  JScrollPanecomponents. | 
| class |  A border for table header cells.
 | 
| class |  A border used for the  JTextFieldcomponent. | 
| class |  A border used for the  JToggleButtoncomponent. | 
| class |  A border used for the  JToolBarcomponent. | 
| Classes derived from javax.swing.border.AbstractBorder | |
| class |  A border whose appearance depends on the state of
 the enclosed button.
 | 
| class |  A border that makes its enclosed component appear as lowered
 into the surface.  | 
| class |  An invisible, but spacing border whose margin is determined
 by calling the  getMargin()method of the enclosed
 component. | 
| class |  A border for drawing a separator line below JMenuBar.
 | 
| class |  A border for drawing radio buttons in the Basic look and feel.
 | 
| class |  A one-pixel thick border for rollover buttons, for example in
 tool bars.
 | 
| class |  A border for toggle buttons in the Basic look and feel.
 | 
| GNU Classpath (0.95) |