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

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

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

revision 1.8 by mark, Thu Jul 22 19:45:39 2004 UTC revision 1.9 by mark, Sat Jul 31 17:15:13 2004 UTC
# Line 205  public class JCheckBoxMenuItem extends J Line 205  public class JCheckBoxMenuItem extends J
205      * This method overrides JComponent.requestFocus with an empty      * This method overrides JComponent.requestFocus with an empty
206      * implementation, since JCheckBoxMenuItems should not      * implementation, since JCheckBoxMenuItems should not
207      * receve focus in general.      * receve focus in general.
208     */      */
209    public void requestFocus()    public void requestFocus()
210    {    {
211      //  Should do nothing here      //  Should do nothing here

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