Re: CSS vs API modifications in *View classes

2014-05-29 Thread David Grieve
If setStyle doesn't work for graphic, then that is a bug. I agree that css and user concurrency is black magic. Better documentation would help, but I'm not yet convinced that there is an API solution to the problem unless the API is up in *PropertyBase (e.g. init(T value), void reset()) On

Re: CSS vs API modifications in *View classes

2014-05-29 Thread Tom Schindl
May statement could be read wrong setStyle for graphics generally works unless you generate the image on the fly using writableimage, so you don't have a URL! Tom Von meinem iPhone gesendet > Am 29.05.2014 um 13:22 schrieb David Grieve : > > If setStyle doesn't work for graphic, then that is a

[8u] Review Request: (RT-37299) Separator orientation pseudoclass states don't appear to fire properly

2014-05-29 Thread David Grieve
Jonathan, Please review https://javafx-jira.kenai.com/browse/RT-37299 Webrev: http://cr.openjdk.java.net/~dgrieve/RT-37299/webrev.00

hg: openjfx/8u-dev/rt: RT-37314: Need to specify -DNDEBUG for production builds

2014-05-29 Thread hang . vo
Changeset: 5fbd8e8b79e2 Author:kcr Date: 2014-05-29 06:20 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5fbd8e8b79e2 RT-37314: Need to specify -DNDEBUG for production builds Reviewed-by: prr, ddhill ! buildSrc/armv5sf.gradle ! buildSrc/armv6hf.gradle ! buildSrc/armv6s

hg: openjfx/8u-dev/rt: 2 new changesets

2014-05-29 Thread hang . vo
Changeset: a2f71b788390 Author:David Grieve Date: 2014-05-29 11:34 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a2f71b788390 RT-37301: dir(rtl) and dir(ltr) not persisted to bss file ! modules/graphics/src/main/java/com/sun/javafx/css/SimpleSelector.java ! modules/gr

Result: New OpenJFX Committer: Mo Chicharro

2014-05-29 Thread David Hill
Voting for Mo Chicharro to OpenJFX Committer [1] is now closed. Yes: 8 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Dave [1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-May/013882.html -- David Hill Java

Result: New OpenJFX Committer:Sandra Lions-Piron

2014-05-29 Thread David Hill
Voting for Sandra Lions-Piron to OpenJFX Committer [1] is now closed. Yes: 8 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Dave [1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-May/013880.html -- David Hill

Result: New OpenJFX Committer: Eric Le Ponner

2014-05-29 Thread David Hill
Voting for Eric Le Ponner to OpenJFX Committer [1] is now closed. Yes: 9 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Dave [1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-May/013867.html -- David Hill Jav

Result: New OpenJFX Committer: Jerome Cambon

2014-05-29 Thread David Hill
Voting for Jerome Cambon to OpenJFX Committer [1] is now closed. Yes: 9 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Dave [1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-May/013872.html -- David Hill Java

Result: New OpenJFX Committer: Yves Joan

2014-05-29 Thread David Hill
Voting for Yves Joan to OpenJFX Committer [1] is now closed. Yes: 8 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Dave [1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-May/013881.html -- David Hill Java Emb

[8u] Review Request: (RT-37173) modena styles for .title-pane don't match what is intended

2014-05-29 Thread David Grieve
Jonathan, If you would please review, https://javafx-jira.kenai.com/browse/RT-37173 Webrev: http://cr.openjdk.java.net/~dgrieve/RT-37173/webrev.00

hg: openjfx/8u-dev/rt: 2 new changesets

2014-05-29 Thread hang . vo
Changeset: ff1b7dfde34d Author:David Grieve Date: 2014-05-29 16:06 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ff1b7dfde34d RT-37173: change selector to match scene-graph of a TitledPane ! apps/toys/Hello/src/main/java/hello/HelloTitledPane.java ! modules/controls/

hg: openjfx/8u-dev/rt: Fix RT-36296: Dashed Border with a zero border width hangs

2014-05-29 Thread hang . vo
Changeset: be2bf0af38c6 Author:flar Date: 2014-05-29 14:19 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/be2bf0af38c6 Fix RT-36296: Dashed Border with a zero border width hangs Reviewed by: kcr ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGRegion.java +

hg: openjfx/8u-dev/rt: 2 new changesets

2014-05-29 Thread hang . vo
Changeset: ce2ebc11d5c4 Author:hudson Date: 2014-05-27 20:34 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ce2ebc11d5c4 Added tag 8u20-b16 for changeset 9425ba418764 ! .hgtags Changeset: dd892a7f8463 Author:kcr Date: 2014-05-29 14:51 -0700 URL: http://

hg: openjfx/8u-dev/rt: RT-30622: jfxrt.jar has a duplicate JSObject class without getWindow(Applet)

2014-05-29 Thread hang . vo
Changeset: 223c57a7a73d Author:kcr Date: 2014-05-22 08:44 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/223c57a7a73d RT-30622: jfxrt.jar has a duplicate JSObject class without getWindow(Applet) Reviewed-by: ddehaven, ddhill ! modules/graphics/src/main/java/netscape/ja

Extending a Region to create a JUNG Layout

2014-05-29 Thread Jeffrey Guenther
Hi, I'm in the midst of exploring how I might port JUNG( http://jung.sourceforge.net/index.html) to JavaFX. JUNG is a graph/layout tool my lab uses for some of their data visualizations. With the release of JavaFX 2, we've started building our prototypes in JavaFX. Rather than use the JFXSwingPan