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

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

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

revision 1.1.2.4 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.1.2.5 by gnu_andrew, Wed Nov 2 00:43:48 2005 UTC
# Line 72  public class SortingFocusTraversalPolicy Line 72  public class SortingFocusTraversalPolicy
72     * simply advance within the containing focus cycle, subject to the     * simply advance within the containing focus cycle, subject to the
73     * {@link #comparator} order and the {@link #accept} judgment.</p>     * {@link #comparator} order and the {@link #accept} judgment.</p>
74     *     *
75     * @see #getNextFocusableComponent     * @see #getImplicitDownCycleTraversal()
76     */     */
77    boolean implicitDownCycleTraversal = true;    boolean implicitDownCycleTraversal = true;
78        

Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

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