positioning of GUI components
807591Apr 7 2008 — edited Apr 7 2008a question for the java veterans out there,
i am a student of programming and i wish to learn how to place/position GUI components in java by hard coding it. Is there any trick/technique that this could be done easily? I don't want to rely on netbeans's GUI maker to make my programs's GUI for the rest of my life.
any help is appreciated.
(please don't make it quite complicated. ^_^)