Make a few fields in SortingFocusTraversalPolicy static

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 24
    • Affects Version/s: None
    • Component/s: 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;

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

              Created:
              Updated:
              Resolved: