I am creating a GUI using swing Jframe. I use netbeans because it has this nice interface that allows you to create your own GUI just by clicking. I once saved only a Java interface file. Now I want to use this file again, and it works great when I just add this file to the package inside the project. But I canβt move on to design anymore; the option is not available.
Does anyone know how to enable design?
Looking at this, there is no .form file. Any idea how to compile this file?
source share