<Swing Dev> [10] RFR JDK-8178025:HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other

Alan Snyder javalists at cbfiddle.com
Tue Nov 7 18:58:10 UTC 2017


I haven’t looked, but if they are public, they should be documented.


> On Nov 7, 2017, at 2:55 AM, Prasanta Sadhukhan <prasanta.sadhukhan at oracle.com> wrote:
> 
> AFAIK, all client property are by default "public" and I do not see any documentation of any other property too. Do you see any other property being documented in our javadoc?
> 
> Regards
> Prasanta
> On 11/7/2017 7:37 AM, Alan Snyder wrote:
>> Is “graphicsConfig” a new public client property? I don’t see it documented anywhere.
>> 
>> I think it should be public, or some public equivalent is needed, because there are cases where applications need to recompute a layout after the graphics configuration changes.
>> 
>>   Alan
>> 
>> 
>> 
>>> On Oct 30, 2017, at 11:12 PM, Prasanta Sadhukhan <prasanta.sadhukhan at oracle.com> wrote:
>>> 
>>> Ok. Modified webrev to make sure data is recalculated by listening to "graphicsConfig" change
>>> 
>>> http://cr.openjdk.java.net/~psadhukhan/8178025/webrev.03/
>>> 
>>> Regards
>>> Prasanta
> 




More information about the swing-dev mailing list