8161531: Provide a javadoc description for the java.datatransfer module
Reviewed-by: ssadetsky
This commit is contained in:
parent
94247b22b9
commit
2c5d76c8f0
@ -23,6 +23,11 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Provides interfaces and classes for transferring data between and
|
||||
* within applications.
|
||||
*/
|
||||
|
||||
module java.datatransfer {
|
||||
exports java.awt.datatransfer;
|
||||
exports sun.datatransfer to java.desktop;
|
||||
|
Loading…
x
Reference in New Issue
Block a user