User Profile

Collapse

Profile Sidebar

Collapse
asmohamed12
asmohamed12
Last Activity: Mar 10 '08, 10:38 PM
Joined: Feb 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • asmohamed12
    replied to Virtual Library Project
    in Java
    Thank you for your help, success....
    See more | Go to post

    Leave a comment:


  • asmohamed12
    replied to Virtual Library Project
    in Java
    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?
    See more | Go to post

    Leave a comment:


  • asmohamed12
    replied to Virtual Library Project
    in Java
    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 reference
    See more | Go to post

    Leave a comment:


  • asmohamed12
    started a topic Virtual Library Project
    in Java

    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...
    See more | Go to post
No activity results to display
Show More
Working...