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

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

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

revision 1.34 by mkoch, Fri Jan 28 12:12:54 2005 UTC revision 1.35 by mkoch, Wed Feb 16 12:36:22 2005 UTC
# Line 1303  public abstract class JComponent extends Line 1303  public abstract class JComponent extends
1303    }    }
1304    
1305    /**    /**
1306     * Return <code>true<code> if you wish this component to manage its own     * Return <code>true</code> if you wish this component to manage its own
1307     * focus. In particular: if you want this component to be sent     * focus. In particular: if you want this component to be sent
1308     * <code>TAB</code> and <code>SHIFT+TAB</code> key events, and to not     * <code>TAB</code> and <code>SHIFT+TAB</code> key events, and to not
1309     * have its children considered as focus transfer targets. If     * have its children considered as focus transfer targets. If

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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