I have a problem here and i want to ask a question but i am not sure what my problem is exactly, so I will explain what i have to do and maybe you guys can give me some ideas.
The task I'm given is to write a GUI that displays a Futoshiki puzzle and lets the user interact with it. I have my Futoshiki class running smoothly. What i don't really understand is how do i go about displaying that puzzle in a window. I have read about the most common layout managers but still can't figure out what has to be done.
A Futoshiki puzzle looks like this
If you need any more info just ask. (im not really sure what you need to know at this point).
Thanks in advance :)

