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

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

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

revision 1.7 by mark, Sat Jun 26 16:07:01 2004 UTC revision 1.8 by mark, Thu Jul 8 19:26:24 2004 UTC
# Line 80  public class JRadioButton extends JToggl Line 80  public class JRadioButton extends JToggl
80        
81      public String getUIClassID()      public String getUIClassID()
82      {      {
83          //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
84            //class that renders this component.  
85          return "RadioButtonUI";          return "RadioButtonUI";
86      }      }
87        

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

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