/[classpath]/classpath/javax/swing/JButton.java
ViewVC logotype

Diff of /classpath/javax/swing/JButton.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by mark, Sat Jun 26 16:06:48 2004 UTC revision 1.9 by mark, Thu Jul 8 19:26:23 2004 UTC
# Line 98  public class JButton extends AbstractBut Line 98  public class JButton extends AbstractBut
98        
99      public String getUIClassID()      public String getUIClassID()
100      {      {
101          //Returns a string that specifies the name of the L&F class that renders this component.            //Returns a string that specifies the name of the Look and Feel
102            //class that renders this component.  
103          return "ButtonUI";          return "ButtonUI";
104      }      }
105        

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26