-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
generic
-
solaris_2.5
Dialog constructors allow the use of a null title input parameter.
However calling setTitle(null) will not change the title of the peer
component. If a non-empty title previously was present, one may
expect setTitle(null) to clear the title in the peer.
The JCK would like to understand what the desired behavior is and whether
there is a bug or desired change in the current implementation.
However calling setTitle(null) will not change the title of the peer
component. If a non-empty title previously was present, one may
expect setTitle(null) to clear the title in the peer.
The JCK would like to understand what the desired behavior is and whether
there is a bug or desired change in the current implementation.
- duplicates
-
JDK-4017024 Frame.setTitle() won't take a null string.
-
- Closed
-