-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0, 1.4.1, 6, 7
-
b91
-
generic, x86
-
generic, windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2206399 | 7 | Unassigned | P2 | Closed | Cannot Reproduce |
Need to specify:
1. order of KeyEvents
2. how target for Key and Mouse events should be choosen
3. on which thread listeners should be called
4. it's safe to add/remove listeners from another threads and during event processing
5. Clarify how Container works with LayoutManager (invalidate(), validate(),
get(Preferred|Minimum|Maximum)Size())
1. order of KeyEvents
2. how target for Key and Mouse events should be choosen
3. on which thread listeners should be called
4. it's safe to add/remove listeners from another threads and during event processing
5. Clarify how Container works with LayoutManager (invalidate(), validate(),
get(Preferred|Minimum|Maximum)Size())
- backported by
-
JDK-2206399 need to clarify several aspects of AWT spec
- Closed
- duplicates
-
JDK-4915998 Documentation errata
- Closed
-
JDK-5087304 DOC: Doc must be clarified on removal of a KEDs when dispatching is in progress
- Closed
-
JDK-6310139 DOC: should mention call to Container.doLayout() within Container.validate()
- Closed