On 18.07.16 22:11, Phil Race wrote:
"User interface, graphics and imaging APIs"

Any objection to that ?

What about a11y and sound?


-phil.

On 07/18/2016 11:22 AM, Brian Burkhalter wrote:
Showing my own bias, how about

“UI and graphics APIs” -> “graphics, imaging, and user interface APIs” ?

Brian

On Jul 18, 2016, at 10:50 AM, Phil Race <philip.r...@oracle.com
<mailto:philip.r...@oracle.com>> wrote:

This fix adds the same kind of summary for desktop

diff --git a/src/java.desktop/share/classes/module-info.java
b/src/java.desktop/share/classes/module-info.java
--- a/src/java.desktop/share/classes/module-info.java
+++ b/src/java.desktop/share/classes/module-info.java
@@ -23,6 +23,10 @@
 * questions.
 */

+/**
+  * java.desktop defines and exports the UI and graphics APIs of the
+  * Java SE platform.
+  */
module java.desktop {
    requires public java.datatransfer;
    requires public java.xml;




--
Best regards, Sergey.

Reply via email to