<AWT Dev> [9] Review Request: 8027324 The spec for Toolkit.setDynamicLayout() and Toolkit.isDynamicLayoutActive() needs to be clarified

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Mar 23 09:29:34 UTC 2016


On 23.03.16 10:18, Semyon Sadetsky wrote:
>
>
> On 3/22/2016 9:01 PM, Sergey Bylokhov wrote:
>> On 22.03.16 20:26, Phil Race wrote:
>>
>>>
>>> I presume the desktop property value is set once and never changes
>>> since it implies something about the capabilities of the system,
>>> regardless
>>> as to what it is actually doing right now.
>>
>> Correct.
>
> On windows it can be changed anytime in system settings. Java reads the
> OS value dynamically, see
>
> BOOL AwtToolkit::IsDynamicLayoutSupported()

Right. on linux too, unlike osx.

-- 
Best regards, Sergey.


More information about the awt-dev mailing list