posted 21 years ago
According to the specs on my project the UI ony needs to display results via a JTable, allow users to search, and allow for records to be booked. The application has broader functionality ( allow new records to be created, allow records to be deleted, etc. ) Should I add this functionality into the UI or just leave it out since the instructions do not ask for it?