-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 6
-
Component/s: client-libs
-
b65
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8084922 | emb-9 | Sergey Bylokhov | P5 | Resolved | Fixed | team |
| JDK-8129151 | 8u65 | Sergey Bylokhov | P5 | Resolved | Fixed | b02 |
| JDK-8085854 | 8u60 | Sergey Bylokhov | P5 | Resolved | Fixed | b20 |
| JDK-8138229 | emb-8u65 | Unassigned | P5 | Resolved | Fixed | b02 |
| JDK-8129675 | emb-8u60 | Sergey Bylokhov | P5 | Resolved | Fixed | b20 |
.....
DO_NOTHING_ON_CLOSE
Do nothing. This requires the program to handle the operation in the windowClosing method of a registered InternalFrameListener object.
But InternalFrameListener interface doesn't have windowClosing method. It should be changed to internalFrameClosing method.
###@###.### 2004-12-09 15:13:19 GMT
- backported by
-
JDK-8084922 Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
-
- Resolved
-
-
JDK-8085854 Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
-
- Resolved
-
-
JDK-8129151 Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
-
- Resolved
-
-
JDK-8129675 Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
-
- Resolved
-
-
JDK-8138229 Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
-
- Resolved
-