[Japi-cvs] SF.net SVN: japi:[1150] progs/jeduca/trunk/src/prj/net/sf/japi/swing/ LookAndFeelManager
Status: Beta
                
                Brought to you by:
                
                    christianhujer
                    
                
            | 
     
      
      
      From: <chr...@us...> - 2009-02-23 15:21:33
      
     
   | 
Revision: 1150
          http://japi.svn.sourceforge.net/japi/?rev=1150&view=rev
Author:   christianhujer
Date:     2009-02-23 15:21:29 +0000 (Mon, 23 Feb 2009)
Log Message:
-----------
Fixed typo.
Modified Paths:
--------------
    progs/jeduca/trunk/src/prj/net/sf/japi/swing/LookAndFeelManager.java
Modified: progs/jeduca/trunk/src/prj/net/sf/japi/swing/LookAndFeelManager.java
===================================================================
--- progs/jeduca/trunk/src/prj/net/sf/japi/swing/LookAndFeelManager.java	2009-02-23 15:18:20 UTC (rev 1149)
+++ progs/jeduca/trunk/src/prj/net/sf/japi/swing/LookAndFeelManager.java	2009-02-23 15:21:29 UTC (rev 1150)
@@ -195,7 +195,7 @@
         }
 
         /** Create a JCheckBoxMenuItem.
-         * @return JCHeckBoxMenuItem for the associated look and feel
+         * @return JCheckBoxMenuItem for the associated look and feel
          */
         public JCheckBoxMenuItem createJCheckBoxMenuItem() {
             final JCheckBoxMenuItem menuItem = new JCheckBoxMenuItem(this);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |