Java Platform 1.2
Beta 4

Uses of Class
com.sun.java.swing.plaf.ButtonUI

Packages that use ButtonUI
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.  
 

Uses of ButtonUI in com.sun.java.swing
 

Methods in com.sun.java.swing that return ButtonUI
 ButtonUI AbstractButton.getUI()
          Returns the button's current UI.
 

Methods in com.sun.java.swing with parameters of type ButtonUI
 void AbstractButton.setUI(ButtonUI ui)
          Sets the button's UI.
 

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

Subclasses of ButtonUI in com.sun.java.swing.plaf
  MenuItemUI
          Pluggable look and feel interface for JMenuItem.
 


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.