-
Bug
-
Resolution: Fixed
-
P4
-
1.1.1, 1.1.3
-
kestrel
-
x86
-
generic, windows_95, windows_nt
Using the EmbeddedFrame class (and its assorted subclasses) to
embed java window code in a win32 frame causes repaints to fail.
Buttons, and other components are not repainted or are missing altogether.
Causing another repaint might cause the missing components to reappear
only to have other components disappear.
embed java window code in a win32 frame causes repaints to fail.
Buttons, and other components are not repainted or are missing altogether.
Causing another repaint might cause the missing components to reappear
only to have other components disappear.
- duplicates
-
JDK-4060693 WEmbeddedFrame does not always repaint
- Closed