Your programs must not require use of command line property specifications. All configuration must be done via a GUI, and must be persistent between runs of the program. Such configuration information must be stored in a file called suncertify.properties which must be located in the current working directory.
It (GUI) must allow the user to search the data for all records, or for records where the name and/or location fields exactly match values specified by the user.
SCJP, SCJD
It (GUI) must allow the user to book a selected record, updating the database file accordingly.
SCJP, SCJD
Your English is fine. I say only some fields should be edited. Two to be exact. For your project, the contractor field gets written to when you book a contractor. You will have to overwrite the available flag for a delete. So from perspective of your interface, delete and update will require edits, and it's the flag for a delete, most likely first field in your database, and owner/contractor, most likely the last field for update. Oh, and only the owner field will ever get changed from the GUI. You have to implement all the methods of the interface because they are going to test it. So you will be calling "delete" from your driver/tester class. The ISBN # for the book is: 1-59059-516-5. I think that is an international number and can help you get a copy in your country. Good luckArtur Popov wrote:
I'm afraid you did not understand my question. Or my English is not good enough.
The question was whether a user should be able to edit any field of a record or just some of them? What does 'booking' mean here?
SCJP, SCJD
SCJP, SCJD
0x2B | ~0x2B
SCJD, SCJP 1.5, SCJP 1.4, SCBCD 1.3, SCWCD 1.4, SCJA, IBM Test 150, 142, 700, 701, Oracle Test 1Z0-51
Artur Popov wrote:Amazon doesn't work with my country.
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
SCJP 1.4 -- SCJD Java 2 -- OCM JEA 5
SCJP 1.4 -- SCJD Java 2 -- OCM JEA 5
I think you´re trying to build a Swing command-line client, which is a contradiction.
What kind of corn soldier are you? And don't say "kernel" - that's only for this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|