Activities

To interface further with the subject of GUI design, undertake the following activity:

  • Modify the SalutonFrame app so that it displays "Saluton Mondo!" in the frame's main area instead of the title bar.
  • Create a frame that contains another frame and make both of them visible at the same time.

To see Java programs that implement these activities, visit the tutorial's website at http://www.java24hours.com.

      
Comments