I am new to AWT, I was practicing AWT to make some GUI which later i should modify and use in my project. I saw a GUI in one website and was planning to design like that, but i am not sure which layout manager i should be using. Attaching an image of the same.
First off, why AWT and not Swing, which is much more flexible? As for layout managers, take your pick -- and remember that you can nest containers, each with its own layout, to achieve any desired result.
luck, db
There are no new questions, but there may be new answers.