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

Make BasicDesktopPaneUI.Actions.MOVE_RESIZE_INCREMENT static

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • None
    • 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.

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

              Created:
              Updated: