Forum: Java Sep 26th, 2004 |
| Replies: 1 Views: 5,051 hi guys, there is no reply yet to my problem.. is there anything you could suggest me to position my panel inside the frame? i tried using the setLocation() but still it's not working. Is there... |
Forum: Java Sep 24th, 2004 |
| Replies: 1 Views: 5,051 HELP.. I have a frame set to the screen size of my monitor, background color is yellow. I have a panel returned by midFrame() (outerPanel) supposed to be located at the center of my frame. i used the... |
Forum: Java Sep 17th, 2004 |
| Replies: 1 Views: 5,083 GUYS, PLEASE DON'T MIND MY QUESTION. MINUTES AFTER I POST THIS QUESTION I REVIEWED MY CODE AND FOUND OUT WHERE I WAS DOING WRONG. I'VE BEEN PONDERING ON WHAT TO DO WITH THIS DYNAMIC THING BEFORE I... |
Forum: Java Sep 17th, 2004 |
| Replies: 1 Views: 5,083 how do i make the number of my textfileds dynamic? the number of my textfield depends on the parameter passed through the method setDetailsPanel(int s). the variable s determines the number of... |