JFXStudio: sketch, hack, share

What JavaFX examples developers wish to see?

Posted by: surikov on: March 10, 2009

It is statistics on poll in Joshua Marinacci’s bleg.

Wish Count
Interaction with server by REST, JSON, FTP and so on 10
Interaction between DOM and an JavaFX applet 2
Video playback/edit 7
Deployment/Installation 5
Database front-end 10
Game 1
Nice components, easy to using 13
Webcam 1
Swing integration 21
Animation 1

12 Responses to "What JavaFX examples developers wish to see?"

[...] What JavaFX examples developers wish to see? Posted March 10, 2009 [...]

It looks like a déjà vu to me. Like in the early days of Swing with all the cool examples… but unfortunately a lot of the examples have a big drawback: Everything is done in one or two classes.
I would like to see some examples with a clear separation of concerns. An application which contains a domainmodel, something like a controller or a presentationmodel and a view.

I’d like to see real usages making money on javafx. Enough with demos.

How about interaction between Java an JavaFX. How can I call methods of Java Classes and display their return value?

Ps: Maybe you should consider adding a forum to your blog for such questions.

Thanks for the Link!

I would like to see bidirectional transforming between SVG SceneGraph Maybe it’s been done already? It should be possible to expose just the SVG -> SG from the Nile project, and supplement it with one in the other direction.

It would be extra nice to have round-trip friendly translation (i.e. translate SVG -> SG -> SVG with the lowest common denominator of SVG/SceneGraph used, and for this to support metadata such as element id’s or names.

I would like to see the power of JavaFX. I saw many demo’s. Really looks good and it rocks. I Love Swing. But i believe this is the time to create attractive application using JavaFX. If swing support to JavaFX well and good. Creating attracting Custom component, creating Different theams, How JavaFX support Layout, these are the demo’s i am looking for. I am getting everything from experts. mmmmmm. I believe i will get more :)

Capire come inserire uno script Javafx in Java.
Vorrei fare delle applicazioni per medicina dell’udito.(bambini sordi o quasi)??

I would like to see a web service integration. I would like to see a CRUD with database, and also designs for digital television.

I would like to see the PetStore sample app reimplemented. This app included many of the design patterns and made for a good learning resource

Leave a Reply

Tags