Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Fabiana Ferrrari   on Apr 01 In Java Category.

  
Question Answered By: Lenora Green   on Apr 01

Have a look at the frame  method

setResizable(boolean resizable)

so your code should be

feame.setResizable(false);

Share: 

 
 
Didn't find what you were looking for? Find more on iconified and deconified a window Or get search suggestion and latest updates.


Tagged: