6212751: DOC: ServiceUI.printDialog() need to enhance the description for X,Y coordinates

Reviewed-by: prr
This commit is contained in:
Prasanta Sadhukhan 2016-06-08 09:56:56 +05:30
parent 3dee2d33a4
commit fb10e2f2ae

View File

@ -134,7 +134,9 @@ public class ServiceUI {
*
* @param gc used to select screen. null means primary or default screen.
* @param x location of dialog including border in screen coordinates
* relative to the origin of {@code gc}.
* @param y location of dialog including border in screen coordinates
* relative to the origin of {@code gc}.
* @param services to be browsable, must be non-null.
* @param defaultService initial PrintService to display.
* @param flavor the flavor to be printed, or null.