A C D F G I L M O P Q S T U V

U

User - class onlineTests.User.
User class represents the User in OnlineTests system.
User() - Constructor for class onlineTests.User
Constructs an empty User.
Utils - class onlineTests.Utils.
Utility class for OnlineTests project.
Utils() - Constructor for class onlineTests.Utils
 
uname - Static variable in class onlineTests.DBConnections
Represents username for HSQLDB DataBase connection
upass - Static variable in class onlineTests.DBConnections
Represents password for HSQLDB DataBase connection
updateInfo() - Method in class onlineTests.User
Updates user info in Users table in DataBase with new maximum score and new last score.
updateRow(String, Vector, Vector) - Method in class onlineTests.LoadDataModel
Updates an entire row in the model with new values.
url - Static variable in class onlineTests.DBConnections
Represents url for HSQLDB DataBase connection
userInfo - Variable in class onlineTests.User
Represent user info, gotten from DataBase

A C D F G I L M O P Q S T U V