Can i add a component in jframe in netbeans at runtime?

Posted by chintan on Stack Overflow See other posts from Stack Overflow or by chintan
Published on 2010-06-17T10:17:01Z Indexed on 2010/06/17 12:13 UTC
Read the original article Hit count: 198

Filed under:
|
|
|

I am having a form built up in netbeans and want to add or remove a component with an actionperformed event of a button or a combobox is it possible?

if yes, how?

© Stack Overflow or respective owner

Related posts about java

Related posts about netbeans