ok, i'm tierd of using things such as:
how can i place it where i want my self, instead of north, south, east or west?Code:frame.add(textArea, "North"); frame.add(textField, "South"); frame.add(Button, "East");
ps. i'm not using anything to design my programs, i just use plain codes.




Reply With Quote