User Profile
Collapse
-
Thank you for your help, success.... -
So I'll just make LibraryBook a class and put it inside of LibraryManger.
I still am having trouble actually creating books and having the functions implemented to do the actions necessary. I believe I need to use some sort of ArrayList, but not sure how to do so, any suggestions?Leave a comment:
-
LibraryBook is actually a class, I can't find the edit button to change that as well as adding the (code) (/code) tags, I'll be sure to use them for future referenceLeave a comment:
-
Virtual Library Project
So basically, this is my project:
* Write a LibraryManager class that provides a GUI application to add, check out, look up the status of, and return books in a library.
The GUI compiles and executes perfectly. I just need to finish the code for the LibraryBook in order to make the GUI function correctly.
-------------------------------------
So here is what I've gotten so far. I'm having trouble trying...
No activity results to display
Show More
Leave a comment: