Hello, I really this is the right section.
In my game, I need to have a text box where you’d enter information. A character name and description for example.
I am stumped about an easy way for me to create a JTextBox analogue. I obviously don’t want to use a real one since it would horribly clash with the graphics of the game.
Does anyone have any good way of doing this or where to start?