View Single Post
  #1 (permalink)  
Old 01-08-2008, 09:18 PM
Thez Thez is offline
Member
 
Join Date: Dec 2007
Posts: 13
Thez is on a distinguished road
Listener for JFrame size change
Is there a listener that I can use that will listen for any size changes in the window/JFrame?

If the user resizes manually or the user maximizes/restores then I need to be able to get the new size, compare it to the old one and then move objects depending on the change.

Also, is there a way to know if a JFrame is maximized or not?
Reply With Quote
Sponsored Links