Generated by
JDiff

Class javax.swing.plaf.basic.BasicButtonUI

Documentation changed from old to new.

Removed Methods
void paintText(Graphics, JComponent, Rectangle, String)  
 

Added Methods
void paintText(Graphics, AbstractButton, Rectangle, String) Method which renders the text of the current button.
void paintText(Graphics, JComponent, Rectangle, String) As of Java 2 platform v 1.4 this method should not be used or overriden.