Link Details

Link 97581 thumbnail
User 111696 avatar

By bloid
via java.dzone.com
Published: Jul 24 2008 / 10:10

With the imminent release of the JavaFX SDK Technology Preview, I'd like to get you up to speed on how to create your own "custom nodes". This is JavaFX-speak for widgets, gadgets, UI components, whatever, but the purpose is the same: to be able to create a potentially reusable UI thingy for JavaFX programs.
  • 15
  • 0
  • 745
  • 131

Comments

Add your comment
User 152955 avatar

Gregg Bolinger replied ago:

0 votes Vote down Vote up Reply

Wow, this is the first JavaFX example I've seen that actually contains something useful. You know, more than a circle moving around and such. I'm still not sold on JavaFX though. ;)

User 254157 avatar

Jim Weaver replied ago:

0 votes Vote down Vote up Reply

Thanks Gregg! What other examples or custom nodes would you like to see created in JavaFX?
,

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.