JDK-6623961 : Nimbus L&F: JSpinner - Rendering of arrows in RTL orientation needs fliping
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u10
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2007-10-31
  • Updated: 2011-02-16
  • Resolved: 2008-01-30
Related Reports
Duplicate :  
Description
Arrow buttons of JSpinner in RTL orientation, needs fliping.  The curved portion should come in the left side.  There is a similar issue in the Combobox also. 

Please check the attached image.

Comments
EVALUATION In RTL mode Swing components should be like a mirror reflection, so the buttons have to be placed at the opposite side of the component
31-10-2007