Skip navigation links
B C D E F G H I J K L M N O P R S T U V 

U

update(Book, Book) - Method in class libsys.BookFactory
Replacing a Book in the array list with a new Book
update(String, String) - Method in class libsys.Settings
 
update(User, User) - Method in class libsys.UserFactory
Replacing a User in the array list with a new User
user - Variable in class libsys.EditUserDialog
 
user - Variable in class libsys.MainGUI
 
User - Class in libsys
User object
User(String, int, int) - Constructor for class libsys.User
Creates a new User with name, id and limit (usually used to add new User)
User(String, int, int, ArrayList<Integer>) - Constructor for class libsys.User
Creates a new User with name, id, limit and books (usually used to initialize from database)
user1 - Variable in class libsys.UserTest
 
user2 - Variable in class libsys.UserTest
 
userBooks - Variable in class libsys.MainGUI
 
userExist - Variable in class libsys.MainGUI
 
UserFactory - Class in libsys
Handles all the User(s)
UserFactory() - Constructor for class libsys.UserFactory
Create a new empty UserFactory
UserFactory(String) - Constructor for class libsys.UserFactory
Create a new UserFactory and fill it with information from a JSON file
userFactory - Variable in class libsys.UserFactoryTest
 
UserFactoryTest - Class in libsys
Test UserFactory related operations
UserFactoryTest(String) - Constructor for class libsys.UserFactoryTest
Test UserFactory related operations
userFilename - Static variable in class libsys.Main
 
userFilename - Variable in class libsys.UserFactory
 
userID - Variable in class libsys.MainGUI
 
userLimit - Variable in class libsys.MainGUI
 
userMgtLabel - Variable in class libsys.MainGUI
 
userName - Variable in class libsys.MainGUI
 
userPanel - Variable in class libsys.MainGUI
 
users - Variable in class libsys.Handler
 
users - Variable in class libsys.UserFactory
 
userSearch - Variable in class libsys.MainGUI
 
userSearchBtn - Variable in class libsys.MainGUI
 
userSearchBtnActionPerformed(ActionEvent) - Method in class libsys.MainGUI
 
usersFilename - Variable in class libsys.SettingsDialog
 
usersFilenameLbl - Variable in class libsys.SettingsDialog
 
usersFilenameTxt - Variable in class libsys.SettingsDialog
 
UserTest - Class in libsys
Test User related operations
UserTest(String) - Constructor for class libsys.UserTest
Test User related operations
B C D E F G H I J K L M N O P R S T U V 
Skip navigation links