Make BasicDesktopPaneUI.Actions.MOVE_RESIZE_INCREMENT static

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 26
    • Affects Version/s: None
    • Component/s: client-libs

      There is a field in the 'javax.swing.plaf.basic.BasicDesktopPaneUI.Actions' class:

         private final int MOVE_RESIZE_INCREMENT = 10;

      There no reasons for it to be instance field. Let's make it static.

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

              Created:
              Updated:
              Resolved: