swing - How to add an existing JInternalFrame to my Netbeans project? -


since "initcomponents" methods , settings fixed, can't find how add existing jinternalframe netbeans project. can point me in right directions?

you can 1 of 2 thing:

1 - copy files of jinternalframe want add folder of project.

2 - drag file explorer use directly project tab in netbeans.

in both approaches have careful copy both .java , .form files.


Comments