Java SE 6 Features

Sang Shin, sang.shin@sun.com, Sun Microsystems, www.javapassion.com



This lab has a set of sample Java SE 6 applications you can play around.  They are provided as "Ready-to-build-and run" NetBeans project.

Expected duration: 60 minutes (excluding homework)




Software Needed

Before you begin, you need to install the following software on your computer. 


OS platforms you can use

Change Log


Lab Exercises


Exercise 1: Build and run "SplashTest2" sample application

In this exercise, you are going to build and run "ready-to-build"  sample application. 


(1.1) Open, build, and run "SplashTest2" sample JSP application

0. Start NetBeans IDE. 
1. Open SplashTest2 NetBeans project. 

2. Build and run SplashTest2 project. 

Summary

In this exercise,  you have built and run a ready-to-build-and-run "SplashTest2" sample application.

                                                                                                                        return to the top




Exercise 2: Build and run "DesktopAPIExample" sample application

In this exercise, you are going to build and run "ready-to-build"  sample application.


(2.1) Open, build, and run "DesktopAPIExample" sample JSP application

0. Start NetBeans IDE. 
1. Open DesktopAPIExample NetBeans project. 

2. Build and run DesktopAPIExample project. 

Summary

In this exercise,  you have built and run a ready-to-build-and-run "DesktopAPIExample" sample application.

                                                                                                                        return to the top

Exercise 3: Build and run "SystemTrayExample" sample application

In this exercise, you are going to build and run "ready-to-build"  sample application.  You will then build the same application from scratch.


(3.1) Open, build, and run "SystemTrayExample" sample JSP application

0. Start NetBeans IDE. 
1. Open SystemTrayExample NetBeans project. 

2. Build and run SystemTrayExample project. 

Summary

In this exercise,  you have built and run a ready-to-build-and-run "SystemTrayExample" sample application.

                                                                                                                        return to the top

Exercise 4: Build and run "ModalityDemo2" sample application

In this exercise, you are going to build and run "ready-to-build"  sample application.  You will then build the same application from scratch.


(4.1) Open, build, and run "ModalityDemo2" sample JSP application

0. Start NetBeans IDE. 
1. Open ModalityDemo2 NetBeans project. 

2. Build and run ModalityDemo2 project. 

Summary

In this exercise,  you have built and run a ready-to-build-and-run "ModalityDemo2" sample application.

                                                                                                                        return to the top

Exercise 5: Build and run "TableSortFilterDemo" sample application

In this exercise, you are going to build and run "ready-to-build"  sample application.  You will then build the same application from scratch.


(5.1) Open, build, and run "TableSortFilterDemo" sample JSP application

0. Start NetBeans IDE. 
1. Open TableSortFilterDemo NetBeans project. 

2. Build and run TableSortFilterDemo project. 

Summary

In this exercise,  you have built and run a ready-to-build-and-run "TableSortFilterDemo" sample application.

                                                                                                                        return to the top

Homework Exercise (for people who are taking Sang Shin's "Java EE Programming online course")


<to be provided>

                                                                                                                     return to the top