You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomoko Uchida (JIRA)" <ji...@apache.org> on 2019/05/02 03:25:00 UTC

[jira] [Commented] (LUCENE-8789) Use JGoodies' look&feel for Luke on Windows platform

    [ https://issues.apache.org/jira/browse/LUCENE-8789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831397#comment-16831397 ] 

Tomoko Uchida commented on LUCENE-8789:
---------------------------------------

Aside from a bit shiny flavor, this solves most of the graphical problems ( (font or component size, etc.) come from HiDPI graphics.

For example:

Without JGoodies Looks (default look&feel):

!Luke_ Lucene Toolbox Project - v9.0.0 2019_05_02 11_45_14.png!

With JGoodies Looks:

!Luke_ Lucene Toolbox Project - v9.0.0 2019_05_02 11_53_37.png!

> Use JGoodies' look&feel for Luke on Windows platform
> ----------------------------------------------------
>
>                 Key: LUCENE-8789
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8789
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/luke
>            Reporter: Tomoko Uchida
>            Assignee: Tomoko Uchida
>            Priority: Minor
>         Attachments: Luke_ Lucene Toolbox Project - v9.0.0 2019_05_02 11_45_14.png, Luke_ Lucene Toolbox Project - v9.0.0 2019_05_02 11_53_37.png
>
>
> JGoodies Looks ([http://www.jgoodies.com/freeware/libraries/looks/]) is a Swing look&feel library for Windows platform.
> The main advantage of the library is (quoted from their home page):
> {quote}Our Windows look&feel focuses on a precise emulation on Windows XP, Vista, 7, 8, 8.1, and now Windows 10 in the following areas: menus, icons, colors, borders, fonts, font sizes, insets, and widget dimensions. It honors the screen resolution (low vs. high dpi) to adjust sizes, insets, and widget dimensions.
> {quote}
> The library works fine on Java11, relatively light weight (400KB), has no other external dependencies, and distributed under 2-Clause BSD License (see: [http://www.jgoodies.com/downloads/libraries/]).
>  
> Actually, I forgot to include this when migrating Luke from the GitHub repo to Lucene project... :)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org