-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
beta
-
x86
-
windows_95
Name: diC59631 Date: 11/17/98
JInternalFrame with setMaximum(true) will not get maximized when
the Desktop is maximized.
This can be demonstrated with the SwingSet example.
Follow the steps below:
1. Crate a JInternalFrame with "is Resizable" unchecked.
2. Make the SwingSet JFrame smaller (so that the Desktop becomes smaller)
3. Maximize the JInternalFrame by clicking the Max button.
4. Maximize the SwingSet JFrame by clicking the Max button.
At this stage, the JInternalFrame is not maximized.
(Review ID: 42863)
======================================================================