Description: This a Java library support system with a simple interface
Library application system can lend books and magazines to the borrower, the borrower has been registered in the system, books and magazines have also been registered
The library is responsible for the purchase of new books
The library is the library staff
The borrower can be scheduled to book or magazine
Library management system can easily create, modify and delete the information in the system, including titles, the borrower, loan information and booking information
The data storage of the library support system is realised using file forms.
To Search:
File list (Check if you may need any files):
Unified Library Admin\.classpath
.....................\.project
.....................\bo\BorrowerInformation.class
.....................\..\BorrowerInformation.java
.....................\..\Item.class
.....................\..\Item.java
.....................\..\Loan.class
.....................\..\Loan.java
.....................\..\Reservation.class
.....................\..\Reservation.java
.....................\..\Title.class
.....................\..\Title.java
.....................\book.jpg
.....................\bopack.ve2
.....................\bopack.vep
.....................\bopack.vpj
.....................\db\Persistent.class
.....................\..\Persistent.java
.....................\dbpack.ve2
.....................\dbpack.vep
.....................\dbpack.vpj
.....................\graphbook.GIF
.....................\run.bat
.....................\StartClass.class
.....................\StartClass.java
.....................\ui\AboutDialog.class
.....................\..\AboutDialog.java
.....................\..\BorrowerFrame.class
.....................\..\BorrowerFrame.java
.....................\..\BorrowerInfoWindow.class
.....................\..\BorrowerInfoWindow.java
.....................\..\BrowseWindow.class
.....................\..\BrowseWindow.java
.....................\..\CancelReservationFrame.class
.....................\..\CancelReservationFrame.java
.....................\..\FindBorrowerDialog.class
.....................\..\FindBorrowerDialog.java
.....................\..\FindTitleDialog.class
.....................\..\FindTitleDialog.java
.....................\..\LendItemFrame.class
.....................\..\LendItemFrame.java
.....................\..\MainWindow.class
.....................\..\MainWindow.java
.....................\..\MessageBox.class
.....................\..\MessageBox.java
.....................\..\QuitDialog.class
.....................\..\QuitDialog.java
.....................\..\ReservationFrame.class
.....................\..\ReservationFrame.java
.....................\..\ResultOfFindBorrower.class
.....................\..\ResultOfFindBorrower.java
.....................\..\ResultOfFindTitle.class
.....................\..\ResultOfFindTitle.java
.....................\..\ReturnItemFrame.class
.....................\..\ReturnItemFrame.java
.....................\..\TitleFrame.class
.....................\..\TitleFrame.java
.....................\..\TitleInfoWindow.class
.....................\..\TitleInfoWindow.java
.....................\..\UpdateBorrowerFrame.class
.....................\..\UpdateBorrowerFrame.java
.....................\..\UpdateTitleFrame.class
.....................\..\UpdateTitleFrame.java
.....................\uipack.ve2
.....................\uipack.vep
.....................\uipack.vpj
.....................\.til\ObjId.class
.....................\....\ObjId.java
.....................\utilpack.ve2
.....................\utilpack.vep
.....................\utilpack.vpj
.....................\bo
.....................\db
.....................\ui
.....................\util
Unified Library Admin