Minor GUI annoyance on launch

2022-06-27 Thread Giles Winstanley
Hi listers, Contentedly using Netbeans 14 as my Java/Gradle coding IDE. Just wondering if anyone has also encountered and/or found a resolution for a very small but reliably irritating anomaly I keep having... at IDE launch the vertical divider for the split between left-hand side panels and

Re: Adding Payara Server to Jakarta EE 9 Project

2022-06-27 Thread Mike Ryan
I have tested with Netbeans 14 and I still have the same problem for Jakarta EE 9 projects. Thanks, Mike > On Jun 17, 2022, at 7:38 AM, Amn wrote: > > Now that NB14, OOH HOO, has anyone of you tested Payara on it? > > Have a good weekend folks! > > On 2022-05-11 11:08 a.m., Josh Juneau wro

Re: FlatLAF on NB 14

2022-06-27 Thread Mike Hallan
Neil,  I tried what you said and I'm still having issues. Hopefully something simple perhaps you could please clarify, probably in step 4) below. Here's what I did:  1) I took out the code that I initially showed in Installer. 2) I set the LAF through Branding.Specifically, r-click on NB platfo

Re: FlatLAF on NB 14

2022-06-27 Thread Neil C Smith
Hi, On Mon, 27 Jun 2022 at 08:35, Mike Hallan wrote: > I managed to load FlatLAF in Installer module (my code shown below) Firstly, don't do this. We changed the IDE default look and feel to FlatLaf, not the platform itself. Do the change the same way the IDE does, ie. by branding it. Changes

Re: FlatLAF on NB 14

2022-06-27 Thread Mike Hallan
I managed to load FlatLAF in Installer module (my code shown below) My app screen shot:   https://snipboard.io/DyuCkl.jpgCompared to FlatLAF in NB IDE, note that in my app the tabs are:- shorter in height.- non-selected tab "Module2 Window" is VERY DARK.- selected tab has no underline. For com