<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 3/22/2016 9:01 PM, Sergey Bylokhov
wrote:<br>
</div>
<blockquote cite="mid:56F1887C.8090103@oracle.com" type="cite">On
22.03.16 20:26, Phil Race wrote:
<br>
<br>
<blockquote type="cite">
<br>
I presume the desktop property value is set once and never
changes
<br>
since it implies something about the capabilities of the system,
regardless
<br>
as to what it is actually doing right now.
<br>
</blockquote>
<br>
Correct.
<br>
</blockquote>
<br>
On windows it can be changed anytime in system settings. Java reads
the OS value dynamically, see <br>
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
BOOL AwtToolkit::IsDynamicLayoutSupported()<br>
<br>
--Semyon<br>
<br>
</body>
</html>