Is there any way to make a window fixed so that the user can't change the window size in java?
|
feedback
|
|
The | |||
|
feedback
|
|
You can listen for changes to the window size, then change the size back to what you want. | |||||||
feedback
|