Listing 5. Make Frame object visible.
    displayWindow.setVisible(true);
  }//end constructor
}//end GUI class definition