I’m looking for recommendations on a GUI tool for doing up quick user interfaces. IE - I want to make a quick test tool for my use, which has 3 buttons, 1 toggle, and a combobox. Another example might be that I want a simple menu, with a jpanel in the center area.
I don’t care about layout managers. I assume it will use absolute positioning, though if its more advanced - great.
Anyone have any suggestions?
Dr. A>