
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
An assignment for cmsi 370 students to replicate the look and layout of at least three complex user interfaces using swing. The assignment requires creating self-contained source code trees with java source, resources, and an ant or maven descriptor. Students should aim for interfaces with multiple panels, at least ten components, and distinct types of atomic components. Examples of good candidates include preference dialogs, data entry windows, and control panels. Instructions on how to submit the assignment via cvs.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!
Fall 2007
This assignment is meant to get your feet wet with Swing, particularly with component creation and layout.
Putting together Swing user interfaces takes a lot of practice, particularly in the pure layout/positioning area. The kind of programming specified in this assignment should eventually become second na- ture for you, because in the long run, layout/ positioning will be the least of your interaction de- sign problems!
Choose at least three (3) user interface displays of sufficient complexity from existing software, and replicate their look and layout with Swing. While there are no hard rules for “sufficient complexity,” these characteristics can serve as a guide:
If you haven’t already done so, make sure to follow the CVS Depot Preparation instructions from As- signment 0913. Then, specific to this assignment: