Danh mục tài liệu

Distributed Computing in Java - Swing components and Dialog Box

Số trang: 1      Loại file: pdf      Dung lượng: 40.97 KB      Lượt xem: 27      Lượt tải: 0    
Xem trước 1 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Create an application using Swing components to display a date in a label. The complete date will comprise the day, month, date and year. However, the elements date, month, and year will be accepted through three sliders respectively. In other words, any change in the sliders will reflect the new date in the label. Note, that the day(Monday, Tuesday, etc) is computed based on the date selected through the sliders.
Nội dung trích xuất từ tài liệu:
Distributed Computing in Java - Swing components and Dialog Box Distributed Computing in Java Assignments Swing components and Dialog Box Sr. Assignment QuestionNo. 1 Create an application using Swing components to display a date in a label. The complete date will comprise the day, month, date and year. However, the elements date, month, and year will be accepted through three sliders respectively. In other words, any change in the sliders will reflect the new date in the label. Note, that the day(Monday, Tuesday, etc) is computed based on the date selected through the sliders. The interface of the application should resemble the following:© 2007 Aptech Ltd Version 1.0 Page 1 of 1

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

Tài liệu có liên quan: