I am working on a simple mailing list program and I have been using Netbeans WYSIWYG GUI designer. My GUI runs and works fine, and when I run it from the IDE it looks as it should do. However I have made a batch file to the jar from the command line and now I get this odd graphical glitch:
When it initially loads, the boxes are fine, but as soon as you type stuff in , they glitch out. Additionally, before anything is typed in the Surname jLable has the small glitch on the letter 'n', whereas the other two labels are completely fine.
I asked a friend to run it on his Linux machine and there were no problems there, so it has to be something to do with my PC. I've attempted to reinstall my GPU drivers but that hasn't changed anything.