I want to make more of a UI based program but I don’t know what to use to make the UI.
I was going to use Slick2D since I knew it already except I don’t want to have to code my own text boxes from scratch.
So, then I though: OOOOH Maybe I could use Swing. (Since I already have a little experience in it)
But then I started thinking about Swing and I started to worry about how they look so boring and formal.
So, my question is how do you make Swing sexy? How do you give it your own style instead of it’s boring and basic style it has now? Or can I even use Swing at all?