Distributed Computing in Java Assignments

SSwwiinngg ccoommppoonneennttss aanndd DDiiaalloogg BBooxx

Assignment Question Sr. No.

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