| JFXtras LinksThis page contains a community-driven list of verified JavaFX links with the very latest information on JavaFX. Please browse the selection of available links and submit new links that you would like to see added. Function Return Type Inference http://stuartmarks.wordpress.com/2010/03/31/function-return-type-inference/ Great explanation on how the compiler infers when the developer doesn't specify a return type on a function. JavaFX geeks and newbies https://mix.oracle.com/groups/20213 Folks interested in developing JavaFX apps. Oracle mix forum for JavaFX. Exadel JavaFX Plug-in for Eclipse http://exadel.org/javafxplugin A new release of the JavaFX Plugin for Eclipse has been released, JavaFX – Modal Dialog http://rakeshmenonp.wordpress.com/2010/04/04/javafx-modal-dialog/ How to implement “Modal Dialog” in JavaFX ? Before going into details of implementation, lets first have a look at common requirement for “Modal Dialog”.. It must block.. by Rakesh Menon JavaFX Database Programming with Java DB http://www.drdobbs.com/java/224202518 Who said JDBC programming with Java and JavaFX Script was difficult? Eric Bruno is a contributing editor to Dr. Dobb's |