JavaTM 2 Platform
Standard Edition

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()

JavaTM 2 Platform
Standard Edition

Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.