hg: openjfx/8/controls/rt: Updating compute* width/height methods to use double rather than int, due to Jasper's recent change from int to double (RT-29863)

hang.vo at oracle.com hang.vo at oracle.com
Sat Apr 20 21:04:25 PDT 2013


Changeset: b4a95d6653bd
Author:    jgiles
Date:      2013-04-21 15:59 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b4a95d6653bd

Updating compute* width/height methods to use double rather than int, due to Jasper's recent change from int to double (RT-29863)

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/CheckBoxSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/RadioButtonSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableRowSkinBase.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TreeCellSkin.java



More information about the openjfx-dev mailing list