<AWT Dev> RFR: 8239819 XToolkit: Misread of screen information memory

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Mar 16 03:50:38 UTC 2020


On 3/14/20 6:50 pm, Philip Race wrote:
> + params.add(BORDER_PIXEL, Long.valueOf(0)); ? Why do we need to set it at all if its invisible ?
> And does that mean its hidden / overwritten or something else.

I set it to the same value as used in the XWindow and did not remove
the possibility of change this property later if needed.

> Also the code says BORDER, but below you wrote BACKGROUND. Please clarify. -phil.

This property is a background of the border.

-- 
Best regards, Sergey.


More information about the awt-dev mailing list