hg: openjfx/8/graphics/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Thu Jan 24 16:47:27 PST 2013


Changeset: 7a9f4cfd8cbd
Author:    Richard Bair <richard.bair at oracle.com>
Date:      2013-01-24 16:33 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/7a9f4cfd8cbd

RT-19898: Update constructors to panes (including ScrollPane) to take content

! javafx-ui-common/src/javafx/scene/layout/AnchorPane.java
! javafx-ui-common/src/javafx/scene/layout/FlowPane.java
! javafx-ui-common/src/javafx/scene/layout/HBox.java
! javafx-ui-common/src/javafx/scene/layout/Pane.java
! javafx-ui-common/src/javafx/scene/layout/Region.java
! javafx-ui-common/src/javafx/scene/layout/StackPane.java
! javafx-ui-common/src/javafx/scene/layout/TilePane.java
! javafx-ui-common/src/javafx/scene/layout/VBox.java
! javafx-ui-controls/src/javafx/scene/control/ScrollPane.java

Changeset: 2f8f0c963995
Author:    Richard Bair <richard.bair at oracle.com>
Date:      2013-01-24 16:39 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2f8f0c963995

Test-Only: Minor cleanup to the concurrent tests (made variable private and added getter)

! javafx-concurrent/test/javafx/concurrent/AbstractService.java
! javafx-concurrent/test/javafx/concurrent/ServiceLifecycleTest.java



More information about the openjfx-dev mailing list