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

G

getColumns(String) - Method in class onlineTests.LoadDataModel
Gets column names for choosen table as a Vector
getConnection() - Static method in class onlineTests.DBConnections
This method establishes connection with HSQLDB
getID() - Method in class onlineTests.User
Gets id for the user.
getLastID() - Method in class onlineTests.LoadDataModel
Gets userID for the last added user in Users table.
getNextQuestion() - Method in class onlineTests.User
Gets next question for this user, according to current user level.
getQuestions() - Method in class onlineTests.User
Gets questions from DataBase.
getRow(int) - Method in class onlineTests.LoadDataModel
Returns an entire row from the model as a Vector.
getRowCount() - Method in class onlineTests.LoadDataModel
Gets the row count of current data, stored in this model.
getValues() - Method in class onlineTests.LoadDataModel
Gets the vector which contains all the rows in the model.

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