RFR: JDK-8015739: Background of JInternalFrame is located out of JInternalFrame [v2]

Harshitha Onkar honkar at openjdk.org
Fri Sep 30 18:52:24 UTC 2022


On Wed, 28 Sep 2022 15:17:11 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> @azuev-java Tested FrameBorder and DialogBorder, they have a similar problem to JInternalFrameBorder (border scaling issue). I have created a new JBS issue - **[JDK-8294484](https://bugs.openjdk.org/browse/JDK-8294484)** to track Frame and Dialog Borders of Metal LAF as there is a plan to create a common utility method and refactor the common steps.
>
> Thank you, @honkar-jdk. Once the border handling is unified, fixing `FrameBorder` and `DialogBorder` will be easier and code duplication will be avoided.

Refactoring to create a common utility method is being tracked by - [JDK-8294680](https://bugs.openjdk.org/browse/JDK-8294680)

-------------

PR: https://git.openjdk.org/jdk/pull/10274



More information about the client-libs-dev mailing list