I developed the first version of my entire project using Jframes
, but in the upgrade I'm doing, I decided to change all of them to a JInternalFrame
. I took a look on the internet and saw that it was possible by changing the references of .JAVA
and .Form
files in the project. But I did not succeed. Is there any way to do this or will I have to redo the screens all on my arm?