JavaOne 2012: JavaOne Technical Keynote
1) Java's enhanced for loop will be replaced by forEach() method and they will include this method in all the collections via default implementation interface approach.
2) JMS 2.0 taking the help of java's Annotations and resource injection to send a message.
3) Java focusing on increasing the JavaFX Libraries (Adding new component like Combo Box in JavaFX).
4) Scene Builder with Netbeans for Developing JavaFX Apps.
2) JMS 2.0 taking the help of java's Annotations and resource injection to send a message.
3) Java focusing on increasing the JavaFX Libraries (Adding new component like Combo Box in JavaFX).
4) Scene Builder with Netbeans for Developing JavaFX Apps.
Main UI thread to be separated from background threads, allowing it to take advantage of multiple CPUs in JavaFX.
5) The "Angry Bids" example application was demonstrated. It is based on Avatar and runs on GlassFish and uses standard Java EE 7 components.
6) Netbeans 7.3 will be coming this week with HTML5 as a New Project Type in it.
Also Netbeans is going to Support JQuery.
5) The "Angry Bids" example application was demonstrated. It is based on Avatar and runs on GlassFish and uses standard Java EE 7 components.
6) Netbeans 7.3 will be coming this week with HTML5 as a New Project Type in it.
Also Netbeans is going to Support JQuery.
Comments
Post a Comment