Hehe, funny how every project is called *FX. Still waiting for the
YetAnotherProjectFX :-)
Let's see, what I could find by a quick research:
ControlsFX
DataFX
RedFX
CodeAreaFX
ReactFX
UndoFX
ExtFX
ScreenFX
TestFX
DrawKidFX
FontAwesomeFX
AquaFX
PlantUMLFX
GroovyFX
MonologFX
TiddlyWikiFX
Dromb
Hi together,
I just (re-)read Richard's excellent article
http://fxexperience.com/2011/10/fxml-why-it-rocks-and-the-next-phase/
He talks about "the next phase" in FXML being the Presentation Model and the
use of bidirectional binding in FXML.
I really like to make use of it because I think it'
Just recently the Camera and Microphone feature was rescheduled from Lombard to
Van Ness.
As well as some related issues, like radio streaming.
So unfortunately, I guess no.
https://javafx-jira.kenai.com/browse/RT-3458
Christian
Am 06.09.2013 um 21:49 schrieb Pedro Duque Vieira:
> I was unde
I agree with that and I also recommend to have a look at "Item 17: Design and
document for inheritance or else prohibit it" from Effective Java.
http://uet.vnu.edu.vn/~chauttm/e-books/java/Effective.Java.2nd.Edition.May.2008.3000th.Release.pdf
It explains the burden and dangers of non-final desi
Hi Pedro,
I've developed one, too (with the help of Diego Cirujano). Maybe you want to
get ideas from it or contribute yours. It uses java.util.Date.
https://bitbucket.org/sco0ter/extfx/src/2b20deb832c2212513034d35464b73c544361c74/src/main/java/extfx/scene/chart/DateAxis.java?at=default
Kind re
Thanks for the list! Very interesting.
One thing that got my attention is this issue:
https://javafx-jira.kenai.com/browse/RT-23908 (Video capture support), which is
resolved.
If you read the comments, audio capturing is supported as well.
Does that mean, that the second highest voted feature f
What about the public Controls API? I am not sure though, because last I
checked the Behavior classes were not public.
Am 17.08.2013 um 06:03 schrieb Felix Bembrick:
> Ah - printing... thanks!
>
>
> On 17 August 2013 14:00, Felipe Heidrich wrote:
>
>> * Printing
>>
>> Felipe
>>
>>
>> On
Hi all,
this might be interesting for you:
http://myjavafx.blogspot.de/2013/05/developing-numberspinner-control.html
Kind regards,
Christian