A C D E F G H I J L M N P R S T U W X

C

changedSubdomain(String) - Method in class jitas.core.StudentModel
Set current problem to problem one
changePassword(String, String) - Method in class jitas.core.Student
Change the Student password
changePassword(String, String, String) - Method in class jitas.core.Tutor
 
changePassword(String, String, String) - Method in interface jitas.core.TutorInterface
Change user's existing password to a new password.
changePassword() - Method in class jitas.xml.writer.StudentWriter
Save the new password that student changed to xml file
checkPassword(String) - Method in class jitas.admin.GUIHelper
Checks whether a password is valid or not, and returns a message.
checkPassword(String) - Static method in class jitas.core.Student
Check the password is longer than 2
checkUsername(String) - Method in class jitas.admin.GUIHelper
checks whether the student with username already exists
checkUsername(String) - Static method in class jitas.core.Student
Validate the username which only allows alphabets, numbers and underscore
checkWeCanWriteToFile(String) - Method in class jitas.xml.parser.XMLParser
 
clearLog() - Static method in class jitas.util.Logger
Clear the log file to empty
ColourCellRenderer - Class in jitas.admin
 
ColourCellRenderer() - Constructor for class jitas.admin.ColourCellRenderer
 
compareTo(Object) - Method in class jitas.core.Domain
Standard compareTo override, based on the Domain name
compareTo(Problem) - Method in class jitas.core.Problem
Standard compareTo override, based on the Problem id
compareTo(Object) - Method in class jitas.core.Student
Standard compareTo override, based on the userName
compareTo(Object) - Method in class jitas.core.StudentModel
Standard compareTo override, based on the userName
compareTo(Subdomain) - Method in class jitas.core.Subdomain
Standard compareTo override, based on the Subdomain name
convertStringToMap(String) - Static method in class jitas.util.MapFromString
Converts a String to a Map.
createStudentModel(String) - Method in class jitas.core.Student
Creates a new (empty) StudentModel and adds it to this students models.

A C D E F G H I J L M N P R S T U W X