Hands-on Java SE 6
Abstract
Java SE 6 introduces a host of new and interesting features. This lab will guide the student though examples showing how to use the Java SE 6 features:
- Desktop integration: Integration with standard applications like the web browser and e-mail client, splash screen usage and Java access to the task bar/system tray.
- Integration of scripting languages into Java applications including use of the Rhino JavaScript engine.
- Writing and processing custom annotations
- The use of Java management extensions (JMX) including creating an MBean, using descriptors and monitoring complex attributes
Speaker
Related Links