Java Platform 1.2

javax.swing.plaf.basic
Class BasicBorders

java.lang.Object
  |
  +--javax.swing.plaf.basic.BasicBorders

public class BasicBorders
extends Object

Factory object that can vend Borders appropriate for the basic L & F.


Inner Class Summary
static class BasicBorders.ButtonBorder
           
static class BasicBorders.FieldBorder
           
static class BasicBorders.MarginBorder
           
static class BasicBorders.MenuBarBorder
           
static class BasicBorders.RadioButtonBorder
           
static class BasicBorders.SplitPaneBorder
          This border draws the borders around both of the contained components in the the splitter.
static class BasicBorders.ToggleButtonBorder
           
 
Constructor Summary
BasicBorders()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicBorders

public BasicBorders()

Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.