hg: openjfx/2.2/controls/rt: 4 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Wed May 9 19:18:52 PDT 2012


Changeset: add555ef6ec1
Author:    Kinsley Wong
Date:      2012-05-09 16:01 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/add555ef6ec1

Pagination: use buttons and toggle buttons for page navigation.

! javafx-ui-controls/src/com/sun/javafx/scene/control/Pagination.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/PaginationSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/caspian.css

Changeset: 1e038cf8f190
Author:    Kinsley Wong
Date:      2012-05-09 16:19 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/1e038cf8f190

Pagination: rename pageIndicatorCount to maxPageIndicatorCount

! javafx-ui-controls/src/com/sun/javafx/scene/control/Pagination.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/PaginationSkin.java
! javafx-ui-controls/test/javafx/scene/control/PaginationTest.java

Changeset: 9b5734a40a7b
Author:    Kinsley Wong
Date:      2012-05-09 19:01 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/9b5734a40a7b

Pagination: add a page information label and css properties
-fx-arrows-visible
-fx-page-information-visible
-fx-page-information-alignment

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/PaginationSkin.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/caspian.css

Changeset: 3f900f9be07e
Author:    Kinsley Wong
Date:      2012-05-09 19:02 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/3f900f9be07e

Merge




More information about the openjfx-dev mailing list