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

Add position{Right,Bottom,LeftTop} methods to PassFailJFrame.Builder

XMLWordPrintable

    • b18
    • 19

      Usage of the Position enum is cumbersome, newer methods prefer embedding the position into the method names, for example splitUIRight and splitUIBottom, or positionTestUIRightRow and positionTestUIBottomRow.

      To align with newer design, Builder.position can be replaced with positionRight, positionBottom and positionLeftTop to encapsulate the usage of Position enum.

            aivanov Alexey Ivanov
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: