| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Tue, 23 Jan 1996 11:27:02 -0500 To: java-interest@java.sun.com From: fxia@prime.planetcom.com Hi, all, I need to dynamically add Checkbox into a panel but failed to make the new added Checkbox show up in the panel unless I resize the application window. What happened to the new added Checkbox? I tried all possible methods I know, Checkbox.show(), checkbox.repaint(), thePanel.show() etc. and also checked the visibility of the new Checkbox, it IS true. please help me out, please! thanks a lot in advance, frank fxia@planetcom.com - This message was sent to the java-interest mailing list Info: send 'help' to java-interest-request@java.sun.com
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |