- saveBtn - Variable in class libsys.EditBookDialog
-
- saveBtn - Variable in class libsys.EditUserDialog
-
- saveBtn - Variable in class libsys.SettingsDialog
-
- saveBtnActionPerformed(ActionEvent) - Method in class libsys.EditBookDialog
-
- saveBtnActionPerformed(ActionEvent) - Method in class libsys.EditUserDialog
-
- saveBtnActionPerformed(ActionEvent) - Method in class libsys.SettingsDialog
-
- search(int, int, int) - Method in class libsys.BookFactory
-
Recursive binary search through the array list for the Book with the given id
- search(int, int, int) - Method in class libsys.UserFactory
-
Recursive binary search through the array list for the User with the given id
- setBookFileName(String) - Method in class libsys.BookFactory
-
Update the output filename for the object
- setBooksFilename(String) - Method in class libsys.Settings
-
Change the file name for the Books
- setBooksFilenameTest() - Method in class libsys.SettingsTest
-
Test the setBooksFilename function
- setDefault() - Method in class libsys.Settings
-
- setLimit(int) - Method in class libsys.User
-
Change limit of this User
- setName(String) - Method in class libsys.User
-
Change name of this User
- setterTest() - Method in class libsys.UserTest
-
Test the setter functions
- settings - Static variable in class libsys.Main
-
- settings - Variable in class libsys.MainGUI
-
- Settings - Class in libsys
-
Handles all settings related operations and background processing of SettingsDialog
- Settings(String) - Constructor for class libsys.Settings
-
Creates new Settings importing information from the given file name
- settings - Variable in class libsys.SettingsTest
-
- settingsBtn - Variable in class libsys.MainGUI
-
- settingsBtnActionPerformed(ActionEvent) - Method in class libsys.MainGUI
-
- SettingsDialog - Class in libsys
-
UI for updating all the informations in Settings
- SettingsDialog(Frame, boolean, Settings) - Constructor for class libsys.SettingsDialog
-
Creates new SettingsDialog
- settingsFileName - Variable in class libsys.Settings
-
- settingsLbl - Variable in class libsys.SettingsDialog
-
- SettingsTest - Class in libsys
-
Test Settings related operations
- SettingsTest(String) - Constructor for class libsys.SettingsTest
-
Test Settings related operations
- setTitle(String) - Method in class libsys.Book
-
Set the title to the given title
- setTitle(String) - Method in class libsys.Settings
-
Change the title of the application
- setTitlesTest() - Method in class libsys.BookTest
-
Test the setTitles(String) functionality
- setTitleTest() - Method in class libsys.SettingsTest
-
Test the setTitle function
- setUp() - Method in class libsys.BookFactoryTest
-
Set up before testing
- setUp() - Method in class libsys.BookTest
-
Set up before testing
- setUp() - Method in class libsys.HandlerTest
-
Set up before testing
- setup(Settings) - Method in class libsys.SettingsDialog
-
- setUp() - Method in class libsys.UserFactoryTest
-
Set up before testing
- setUp() - Method in class libsys.UserTest
-
Set up before testing
- setUserFileName(String) - Method in class libsys.UserFactory
-
Update the output filename for the object
- setUsersFilename(String) - Method in class libsys.Settings
-
Change the file name for the Users
- setUsersFilenameTest() - Method in class libsys.SettingsTest
-
Test the setUsersFilename function
- size() - Method in class libsys.Settings
-
Amount of fields in the settings
- status - Variable in class libsys.Book
-
- status - Variable in class libsys.NewBookDialog
-
- status() - Method in class libsys.User
-
Check status of the User
- statusComboBox - Variable in class libsys.NewBookDialog
-
- statusLbl - Variable in class libsys.EditBookDialog
-
- statusLbl - Variable in class libsys.NewBookDialog
-
- statusOptions - Variable in class libsys.NewBookDialog
-
- suite() - Static method in class libsys.BookFactoryTest
-
- suite() - Static method in class libsys.BookTest
-
- suite() - Static method in class libsys.HandlerTest
-
- suite() - Static method in class libsys.SettingsTest
-
- suite() - Static method in class libsys.UserFactoryTest
-
- suite() - Static method in class libsys.UserTest
-