java - Set main frame not resizable -



java - Set main frame not resizable -

i want set main frame (whole application) not resizable user. can tell me how it?

when set minimum , maximum size in layout design not work. i'm still able resize whole application.

assuming using swing , jframe, phone call setresizable(false).

java swing resizable

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

c++ - Is it possible to apply breadth-first search algorithm of boost library to matrix? -