-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
7
-
generic
-
generic
The following methods were not listed in http://ccc.sfbay/6822696
javax.swing.JLayer.addNotify()
javax.swing.JLayer.removeNotify()
They were added to JDK7 after b70 (they override methods of JComponent); they are visible at least in b73.
These methods should be CCC approved
javax.swing.JLayer.addNotify()
javax.swing.JLayer.removeNotify()
They were added to JDK7 after b70 (they override methods of JComponent); they are visible at least in b73.
These methods should be CCC approved
- relates to
-
JDK-6822696 Integrating JXLayer component to Swing library
- Resolved