المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : الى خبراء الجافا



][DeViLisHLy][
25-04-2005, 09:37 PM
طلب مني تسليم هذا المشروع غدا وانا بأمس الحاجة الى المساعدة
my part in the program is to do the summery and you can call it customer summery
I need the program as fallow:
1- create a box in the center of the screen
2- create labels for the details the one going to be in the box
3-pull data from the the array in the program or the variable
4- have print button in the end of the box to be abele to send the information to the printer
the detail information is:
First name last name
address
city state zip code
phone#
date out
date in
total bill
all this information is going to be fell out from the array in the program.

or same how
the program is going to be in the att.
thank you chris for your help


/**
Programmer: Cynthia Moore
This program will allow the user to enter their demographic information and choose a rental plan.
The information is written to a text file. The customers unique identifier will be the license number.
*/