I need my JFrame to have a squared size. In the beginning my frame has same width and height, and i would like to stay that way even after I resized my window.
I would really like to know what to write in the componentResized method.
I need my JFrame to have a squared size. In the beginning my frame
Share
+1 for Thihara for example