-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.1
-
generic
-
generic
See Comments for the whole email thread.
We are proposing to change the class documentation for Component.java
(first paragraph of the file) from:
A lightweight component is a component that is
* not associated with a native opaque window.
to this:
"A lightweight component is one that does not own an associated native window."
We also need to change the method documentation for isLightweight() to match.
We are proposing to change the class documentation for Component.java
(first paragraph of the file) from:
A lightweight component is a component that is
* not associated with a native opaque window.
to this:
"A lightweight component is one that does not own an associated native window."
We also need to change the method documentation for isLightweight() to match.