<Swing Dev> Review request for JDK-8078489 JSpinner using SpinnerNumberModel doesn't honor orientation flag

Rajeev Chamyal rajeev.chamyal at oracle.com
Tue Dec 22 09:54:00 UTC 2015


Hello All,

 

Please review the following fix for Jdk9:
 
Bug: https://bugs.openjdk.java.net/browse/JDK-8078489 

Webrev: http://cr.openjdk.java.net/~rchamyal/8078489/webrev.00/

Issue: Jspinner text in Aqua LAF is not following Right to left component orientation.

 

Cause: Code for JSpinner Component orientation is missing.
 
Fix: Updated the property change listener of Aqua LAF to update editor text orientation.
 
 
Regards,
Rajeev Chamyal

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20151222/e1a919bb/attachment.html>


More information about the swing-dev mailing list