Java Platform 1.2
Beta 4

Uses of Interface
com.sun.java.swing.plaf.UIResource

Packages that use UIResource
com.sun.java.swing Provides a set of "lightweight" (all-Java
com.sun.java.swing.plaf Provides one interface and many abstract classes that Swing uses to provide its pluggable look-and-feel capabilities.  
com.sun.java.swing.table Provides classes and interfaces for dealing with java.awt.swing. 
 

Uses of UIResource in com.sun.java.swing
 

Classes in com.sun.java.swing that implement UIResource
static  DefaultListCellRenderer.UIResource
          A subclass of DefaultListCellRenderer that implements UIResource.
protected   JScrollPane.ScrollBar
          By default JScrollPane creates scrollbars that are instances of this class.
static  ScrollPaneLayout.UIResource
           
 

Uses of UIResource in com.sun.java.swing.plaf
 

Classes in com.sun.java.swing.plaf that implement UIResource
  BorderUIResource
           
static  BorderUIResource.BevelBorderUIResource
           
static  BorderUIResource.CompoundBorderUIResource
           
static  BorderUIResource.EmptyBorderUIResource
           
static  BorderUIResource.EtchedBorderUIResource
           
static  BorderUIResource.LineBorderUIResource
           
static  BorderUIResource.MatteBorderUIResource
           
static  BorderUIResource.TitledBorderUIResource
           
  ColorUIResource
           
  DimensionUIResource
           
  FontUIResource
          A subclass of java.awt.
  IconUIResource
           
  InsetsUIResource
           
 

Uses of UIResource in com.sun.java.swing.table
 

Classes in com.sun.java.swing.table that implement UIResource
static  DefaultTableCellRenderer.UIResource
          A subclass of DefaultTableCellRenderer that implements UIResource.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
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.
This documentation was generated with a post-Beta4 version of Javadoc.