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:10:00 UTC

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

Tomoko Uchida created LUCENE-8789:
-------------------------------------

             Summary: 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


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