Oh yeah, sorry if it wasn’t clear! I meant a WYSIWYG GUI editor (to create the different windows and thing a program has).
For Swing, I only had luck with NetBeans, last I tried IDEA’s, it had less features to work with (and maybe controls), but I can’t specifically recall and there’s a chance that changed (?). There was one for Eclipse too, but same problem. There’s also a paid editor for IDEA, but I can’t afford it.
Anyway, after experimenting with Tk on Python, and not having time constraints now, I’m willing to find a library with which I can write the GUI code.
Thanks a lot for the suggestions!
I’ll be trying at least some of the options that were brought up and see what works for my project, I’m still open to feedback, but I’ll report back and mark the thread as solved once I find a solution.