Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8339972

Make a few fields in SortingFocusTraversalPolicy static

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 24
    • None
    • client-libs
    • None

      2 fields in javax.swing.SortingFocusTraversalPolicy could be made 'static':

          private final int FORWARD_TRAVERSAL = 0;
          private final int BACKWARD_TRAVERSAL = 1;

            aturbanov Andrey Turbanov
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: