Click to See Complete Forum and Search --> : Help


alketbi
12-23-2007, 02:21 AM
i want help from you to do small project

the project is about meetings list
it must have 5 classes:
1. MainGUI : the interface of the project it should have areaField to show the meeting list each meeting display with its time, date and chair . and also GUI must have 4 buttons add, modify, delete and refresh

2. AddMeeting: it should be serializable and it is must be separate window and have fields for : a) date, time, chair ]>> separate border(Schedule )
b) fuculty, rooms ]>> separate border(Selections)
c) subject, agenda]>> separate border(Details)
d) buttons : save and cancel

3. ModifyMeeting : the same addMeeting window approxmately

4. Meeting: should be serializable(have list meetings , faculties and No. rooms)
and all the meetings arraylist and show in the feild area but faculties and rooms only arraylist

5. TestClass


......................

i attached the jar file of the project

can any body send me the codes of this project *_^ ??