-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
1.1.1, 1.1.4
-
None
-
x86, sparc
-
solaris_2.5.1, windows_nt
Name: sgC58550 Date: 06/27/97
1) Instantiate a Frame and make it visible.
2) Iconize it with the window mnanager.
3) Have it report its visibility -- it will report "true". It
should report "false".
While the window is iconized, try to programmatically de-iconify
it. setVisible(true) will not do anything.
company - Integrated Measurement Systems , email - ###@###.###
======================================================================
ronan.mandel@Eng 1997-11-12
When a window is iconified (minimized) by a user
of a JAVA application under WIN/NT or OS/2, there
is no support within the JAVA-API to programmatically
de-iconify the window.
The setVisible/show methods fail to de-iconify,
it can only be done through user interaction.
- duplicates
-
JDK-4053728 no way to check for iconified state of a Frame
-
- Closed
-