hg: openjfx/2.2/controls/rt: RT-20643: add CssError and make StyleManager errorProperty a ObservableList<CssError> instead of ObservableList<String>

hang.vo at oracle.com hang.vo at oracle.com
Fri May 25 05:48:27 PDT 2012


Changeset: 679951ce99b6
Author:    David Grieve<david.grieve at oracle.com>
Date:      2012-05-25 08:39 -0400
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/679951ce99b6

RT-20643: add CssError and make StyleManager errorProperty a ObservableList<CssError> instead of ObservableList<String>

+ javafx-ui-common/src/com/sun/javafx/css/CssError.java
! javafx-ui-common/src/com/sun/javafx/css/StyleHelper.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/com/sun/javafx/css/parser/CSSParser.java
! javafx-ui-common/test/unit/com/sun/javafx/css/InsetsTypeTest.java
! javafx-ui-common/test/unit/com/sun/javafx/css/PaintTypeTest.java
! javafx-ui-common/test/unit/com/sun/javafx/css/parser/CSSParserTest.java
! javafx-ui-common/test/unit/com/sun/javafx/scene/layout/RegionTest.java
! javafx-ui-controls/src/javafx/scene/control/Control.java
! javafx-ui-controls/src/javafx/scene/control/PopupControl.java



More information about the openjfx-dev mailing list