swing - Can I set a window in Java so it has uniform resizing (ie. a square)? -
I have seen many application windows, only the user has permission to resize it in the diagonal direction, Should be maintained.
Is it possible to specify this barrier through Swing / Java?
I have not heard anything built to do this. You can resize that trigger in the window to add it and you can add again to the resized event.
Comments
Post a Comment