-
Bug
-
Resolution: Duplicate
-
P4
-
1.4.0
-
sparc
-
solaris_2.5
Name: apR10100 Date: 02/05/2002
------- JDK1.4 spec
public void setState(int state)
...
For compatibility with old programs this method still accepts Frame.NORMAL and Frame.ICONIFIED ...
------------------
Behaviour of this method is unspecified if 'state' parameter is
neither Frame.NORMAL no Frame.ICONIFIED
======================================================================
- duplicates
-
JDK-6234439 Ambigious spec for Frame.setExtendedState()
- Closed