


Hi Ian,
I'm just astonished that users put up with it. I assume it will affect all Java Swing apps, right? Are they so rare nowadays that nobody cares?
Or is this an artifact of recent moves into OpenJDK away from Oracle JDK (or JRE) due to Oracle licensing changes?
_Mark
--
You received this message because you are subscribed to a topic in the Google Groups "OpenPnP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openpnp/qzR4V8oLOa0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openpnp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/6d198307-2bba-45ad-9c7e-49a5f5b5d6e9n%40googlegroups.com.

Yes, with the universal theming it is acceptable. But I was
really expecting "native" look & feel out of the box in Java
Swing. Adaptive to settings that I change in the desktop
environment.
_Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/6ff5ae91-1a32-4609-93a0-6e6fd36b373en%40googlegroups.com.
Hi,
I just confirmed, that the bad Look & Feel is partly due to
the OpenJDK runtime.
If you replace it with the Jetbrains runtime (JBR) or for
developer the JDK (JBRSDK), it is better.
https://github.com/JetBrains/JetBrainsRuntime/releases
NOTE: Be sure to take the right binary, aarch64 is for ARM, x64
is for Intel & Co. Strange things happen otherwise.
On Ubuntu, I extracted the files into /lib/jvm, and renamed the folder to JBRSDK.
Then in Eclipse got to Window / Preferences, and then to Java / Installed JREs.
Press Add, choose the folder, press Finish.

Mark the new entry as default:

With the JetBrains runtime, the look and feel is then much better (this is under KDE on Ubuntu, with IntelliJLight theme:

For comparison, the same with the OpenJDK runtime:
_Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/f90ae591-f87a-8020-d30d-288aea3c90b7%40makr.zone.