Win a copy of Raising Young Coders: A Parent’s Guide to Teaching Programming at Home this week in the General Computing forum!
Forums Login/signup

How does JavaFX relate in the WorkPlace.

+Pie Number of slices to send: Send
How does JavaFX relate in the WorkPlace.

Justin
+Pie Number of slices to send: Send
Hi Justin,

I'm not sure I understand your question. Can you be more specific?
+Pie Number of slices to send: Send
I mean how will this enhance the apps, adhocs, and programs I do in JAVA.

Was is this going to give me above and beyound what I am doing not using it.

+Pie Number of slices to send: Send
With JavaFX, you can build a really nice graphics-based UI more quickly and easily than using Swing, for example.

Another recent post referenced this Swing demo program: Launch TransformerDemo

With JavaFX, you can easily implement the 3 transformer sliders by binding properties of any objects to the slider values. So, to hook up a rectangle to 3 sliders that control angle, scale, and shear you use the transforms property:



Any Node (including UI controls) can be transformed.

You can also provide effects, animation, and manipulate a 2D graphics space.

You can still leverage your Java knowledge, since calling Java APIs is totally transparent.

JavaFX is easy to learn and its declarative style makes code concise and easy to read, as the above example hopefully shows.

I would urge you to check out JavaFX and see if you like it!

reply
reply
This thread has been viewed 3199 times.
Similar Threads
JavaFX and Adobe Flex
generate csv
JavaFX v Flex
Multiple inheritance (was: Raghavendra)
Validating Cron Expression
More...

All times above are in ranch (not your local) time.
The current ranch time is
Jun 27, 2025 08:55:40.