-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b72
-
generic
-
generic
JLayer catches AWT events by using AWTEventListener.
The current code is responsible for using an AWTEventListener
that listens events for existing JLayers only.
However it has several flaws - garbage collected JLayers not always lead to
updating the listener appropiately.
JLayer.LayerEventController should be rewritten
The current code is responsible for using an AWTEventListener
that listens events for existing JLayers only.
However it has several flaws - garbage collected JLayers not always lead to
updating the listener appropiately.
JLayer.LayerEventController should be rewritten
- relates to
-
JDK-6899405 Specification for JLayer.setLayerEventMask() should mention that eventDispatch() might not be called
-
- Resolved
-
-
JDK-6822696 Integrating JXLayer component to Swing library
-
- Resolved
-