/[classpath]/classpath/java/awt/Component.java
ViewVC logotype

Diff of /classpath/java/awt/Component.java

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

revision 1.60 by mark, Sat Jul 2 20:32:23 2005 UTC revision 1.61 by trebligd, Wed Jul 6 08:15:16 2005 UTC
# Line 3502  public abstract class Component Line 3502  public abstract class Component
3502    /**    /**
3503     * Sets the focus traversal keys for one of the three focus     * Sets the focus traversal keys for one of the three focus
3504     * traversal directions supported by Components:     * traversal directions supported by Components:
3505     * {@link #KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS},     * {@link KeyboardFocusManager#FORWARD_TRAVERSAL_KEYS},
3506     * {@link #KeyboardFocusManager.BACKWARD_TRAVERSAL_KEYS}, or     * {@link KeyboardFocusManager#BACKWARD_TRAVERSAL_KEYS}, or
3507     * {@link #KeyboardFocusManager.UP_CYCLE_TRAVERSAL_KEYS}. Normally, the     * {@link KeyboardFocusManager#UP_CYCLE_TRAVERSAL_KEYS}. Normally, the
3508     * default values should match the operating system's native     * default values should match the operating system's native
3509     * choices. To disable a given traversal, use     * choices. To disable a given traversal, use
3510     * <code>Collections.EMPTY_SET</code>. The event dispatcher will     * <code>Collections.EMPTY_SET</code>. The event dispatcher will

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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