Integrated: 6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel

Tejesh R tr at openjdk.org
Thu Oct 27 04:41:30 UTC 2022


On Fri, 21 Oct 2022 16:04:14 GMT, Tejesh R <tr at openjdk.org> wrote:

> Tooltip is not shown for the buttons placed in left side of JFileChooser(In Windows Look And Feel), namely the shellFolder like (Recent Items, Desktop, Documents). Hence the tooltip is added for those shell folders/WindowBar when they are constructed. The Automatic test is added.

This pull request has now been integrated.

Changeset: 210fe49e
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/210fe49e25da0ed6f3d3799ed253d9374568b89e
Stats:     112 lines in 2 files changed: 112 ins; 0 del; 0 mod

6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel

Reviewed-by: psadhukhan

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

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



More information about the client-libs-dev mailing list