posted 22 years ago
I have a problem with a Frame, if there is a way to hiede the buttons for iconify, maximize and normalize the window. In the frame I used a GridBagLayout, is my idea, that the window stay always at full screen dimension. I use a method setResizable(false) to do it, but when i click on maximize button, even if, the window keeep the full screen dimension, it not happen for the GridBagLayout proportion.
Give me a hand please?
Sorry, for my English.