RFR: 8336873: BasicSplitPaneDivider:oneTouchExpandableChanged() should mention that implementation depends on SplitPane.supportsOneTouchButtons property [v3]

Sergey Bylokhov serb at openjdk.org
Sat Aug 24 00:16:02 UTC 2024


On Fri, 23 Aug 2024 23:30:53 GMT, Phil Race <prr at openjdk.org> wrote:

> Can you make it clear it is a "Swing" property and update the CSR too.

Maybe we can improve the javadoc tool for that? It is currently possible to mark/highlight the system properties in the doc, it should be possible to do the same for Swing props, and then we can generate the list of such props and links to the specs where it is used.

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

PR Comment: https://git.openjdk.org/jdk/pull/20289#issuecomment-2307946438


More information about the client-libs-dev mailing list