JDK-8100124 : Create API for determining the layout direction of a component
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: controls
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-08-14
  • Updated: 2015-06-16
  • Resolved: 2012-11-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Description
An api is needed that allows a component to determine if it should lay itself out in a left-to-right (ltr) or right-to-left (rtl) orientation.  The api should use reasonable defaults for the layout direction and allow developers to override it when necessary.
Comments
SQE verified with 8b85
18-04-2013

API proposal: https://wikis.oracle.com/display/OpenJDK/Node+Orientation+in+JavaFX
07-12-2012