Is it possible to use swing to build a graphical interface, the elements of which are saved when changing the size of the graphical interface? Or should I run the "resize each GUI component" function when a resize event occurs? I am using Netbeans 6.9
source
share