Danh mục

Distributed Computing in Java - Layout Managers

Số trang: 2      Loại file: pdf      Dung lượng: 21.59 KB      Lượt xem: 11      Lượt tải: 0    
Thư viện của tui

Phí lưu trữ: miễn phí Tải xuống file đầy đủ (2 trang) 0
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

The Norman School of Business Studies is one of the premier institutes offering post graduate degrees to business management students. Every year more than 1000 students enroll for various courses in this college. The management wants to keep a track of all the students of the college. In order to achieve this, the management has planned to use an application which will accept the details of each student and store them for later reference.
Nội dung trích xuất từ tài liệu:
Distributed Computing in Java - Layout Managers Distributed Computing in Java Assignments Layout ManagersSr. No Assignment Question 1. The Norman School of Business Studies is one of the premier institutes offering post graduate degrees to business management students. Every year more than 1000 students enroll for various courses in this college. The management wants to keep a track of all the students of the college. In order to achieve this, the management has planned to use an application which will accept the details of each student and store them for later reference. The Dean of the college and a team of experts have chosen your company to provide a solution for the same. Consider yourself to be a part of the team that implements the solution for designing the GUI for the application. Design a user-friendly form for the student to enter the following categories of details. • Personal Details • Academic Details • Extracurricular Details The form has the following buttons having the functionality as described below. Reset: Clicking this button would reset all the text fields to null. Save: When the save button is clicked all the values from the text boxes are read and checked if they are not null. If the user has input all the values then the values are written in a text file. After the values are successfully saved a message is displayed to the user that the information was successfully saved. Exit: When the exit button is clicked the application exits. The GUI for the application should be similar to the one shown in figure 3.1 below.© 2007 Aptech Ltd Version 1.0 Page 1 of 2Distributed Computing in Java Assignments Figure 3.1: GUI for the application© 2007 Aptech Ltd Version 1.0 Page 2 of 2

Tài liệu được xem nhiều: