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

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

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

revision 1.7 by mark, Sat Jun 26 16:06:48 2004 UTC revision 1.8 by mark, Thu Jul 8 19:26:24 2004 UTC
# Line 85  public class JCheckBox extends JToggleBu Line 85  public class JCheckBox extends JToggleBu
85        
86      public String getUIClassID()      public String getUIClassID()
87      {      {
88          //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
89            //class that renders this component.  
90          return "CheckBoxUI";          return "CheckBoxUI";
91      }      }
92        

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