This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: An RCP with JavaFX 2 Controls?
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
“Different RCPs offer different techniques and components for visualizing data. The most commonly used visualizations are in the form of trees, tables, or lists. With the availability of JavaFX 2 and its Java APIs, it is time to rethink how these visualizations represent data.
This session demonstrates how using UI controls available with JavaFX 2 APIs can help you improve the visualization of data inside a standard Swing application such as on the NetBeans RCP itself. With the power of JavaFX 2.0, the most common representation will get an extreme makeover ...