hg: openjfx/8/controls/rt: RT-25002: save off initial value of property for use when resetting.

hang.vo at oracle.com hang.vo at oracle.com
Fri Jun 21 08:48:41 PDT 2013


Changeset: f4cb964fba96
Author:    David Grieve<david.grieve at oracle.com>
Date:      2013-06-21 11:34 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f4cb964fba96

RT-25002: save off initial value of property for use when resetting.

! javafx-ui-common/src/javafx/css/StyleableBooleanProperty.java
! javafx-ui-common/src/javafx/css/StyleableDoubleProperty.java
! javafx-ui-common/src/javafx/css/StyleableFloatProperty.java
! javafx-ui-common/src/javafx/css/StyleableIntegerProperty.java
! javafx-ui-common/src/javafx/css/StyleableLongProperty.java
! javafx-ui-common/src/javafx/css/StyleableObjectProperty.java
! javafx-ui-common/src/javafx/css/StyleableStringProperty.java
! javafx-ui-common/src/javafx/scene/CssStyleHelper.java
! javafx-ui-common/test/unit/com/sun/javafx/css/PseudoClassTest.java



More information about the openjfx-dev mailing list