All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

addEntry(String, String, RecordEntry). Static method in class shimmer.Record
Add a RecordEntry object in the Record database with loginname as a key
addEntry(String, String, RecordEntry). Static method in class shimmer.Record
Add a RecordEntry object in the Record database with loginname as a key
Answer(String, int). Constructor for class shimmer.Answer
Construcs an Answer from the HTML test of this answer and maximum number of choosers
Answer(String, int). Constructor for class shimmer.Answer
Construcs an Answer from the HTML test of this answer and maximum number of choosers
Answer(String, int, int, int). Constructor for class shimmer.Answer
Construcs an Answer from the HTML test of this answer,maximum number of choosers and size of textfeild which user can enter addtional text answer
Answer(String, int, int, int). Constructor for class shimmer.Answer
Construcs an Answer from the HTML test of this answer,maximum number of choosers and size of textfeild which user can enter addtional text answer
answers. Variable in class shimmer.Question
array of Answer object
answers. Variable in class shimmer.Question
array of Answer object
answers. Variable in class shimmer.RecordEntry
array of answers for each question
answers. Variable in class shimmer.RecordEntry
array of answers for each question
answerStrings. Variable in class shimmer.RecordEntry
array of additional text answer in each question
answerStrings. Variable in class shimmer.RecordEntry
array of additional text answer in each question
answersType. Variable in class shimmer.Question
type of answers (RADIO or CHECKBOX)
answersType. Variable in class shimmer.Question
type of answers (RADIO or CHECKBOX)
ascending(String[]). Static method in class shimmer.SortStringsArray
Sort array of string in ascending order
ascending(String[]). Static method in class shimmer.SortStringsArray
Sort array of string in ascending order
Assignment(). Constructor for class shimmer.Assignment
Construct an Assignment
Assignment(). Constructor for class shimmer.Assignment
Construct an Assignment
Assignment(int). Constructor for class shimmer.Assignment
Construct an Assignment with total number of questions in it
Assignment(int). Constructor for class shimmer.Assignment
Construct an Assignment with total number of questions in it
AssignmentInfo(int). Constructor for class shimmer.AssignmentInfo
Construct AssignmentInfo using number of questions
AssignmentInfo(int). Constructor for class shimmer.AssignmentInfo
Construct AssignmentInfo using number of questions
assignmentNumberTf. Variable in class shimmer.Builder
accepts assignment number
assignmentNumberTf. Variable in class shimmer.Builder
accepts assignment number
AssignmentServlet(). Constructor for class shimmer.AssignmentServlet
Construct AssignmentServlet
AssignmentServlet(). Constructor for class shimmer.AssignmentServlet
Construct AssignmentServlet
assignmentTypeCh. Variable in class shimmer.Builder
asssignmentType : 0=signup, 1=vote, 2=survey
assignmentTypeCh. Variable in class shimmer.Builder
asssignmentType : 0=signup, 1=vote, 2=survey
author. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
author. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
author. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
author. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
authorTf. Variable in class shimmer.Builder
accepts assignment author
authorTf. Variable in class shimmer.Builder
accepts assignment author

B

binPathURL. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
binPathURL. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
binPathURL. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
binPathURL. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
binPathURLTf. Variable in class shimmer.Builder
accepts assignment binPathURL (invoke Servlet)
binPathURLTf. Variable in class shimmer.Builder
accepts assignment binPathURL (invoke Servlet)
bodyCardPanel. Variable in class shimmer.Builder
body panel (CardLayout)
bodyCardPanel. Variable in class shimmer.Builder
body panel (CardLayout)
bodyTag. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
bodyTag. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
bodyTag. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
bodyTag. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
bodyTagTf. Variable in class shimmer.Builder
accepts assignment HTML BODY TAG parameters
bodyTagTf. Variable in class shimmer.Builder
accepts assignment HTML BODY TAG parameters
border. Variable in class shimmer.Question
tell if border will be shown
border. Variable in class shimmer.Question
tell if border will be shown
Builder(). Constructor for class shimmer.Builder
Construct the builder.
Builder(). Constructor for class shimmer.Builder
Construct the builder.
builderColor. Variable in class shimmer.Builder
builder color
builderColor. Variable in class shimmer.Builder
builder color
builderFont. Variable in class shimmer.Builder
normal font in builder
builderFont. Variable in class shimmer.Builder
normal font in builder

C

canCopy. Static variable in class shimmer.FileCopy
boolean tells if file copying can be done
canCopy. Static variable in class shimmer.FileCopy
boolean tells if file copying can be done
CHECKBOX. Static variable in class shimmer.Question
Checkbox answers type (=1) (inclusive set)
CHECKBOX. Static variable in class shimmer.Question
Checkbox answers type (=1) (inclusive set)
Configurations(). Constructor for class shimmer.Configurations
Configurations(). Constructor for class shimmer.Configurations
copy(String, String). Static method in class shimmer.FileCopy
Copy file from source to destination
copy(String, String). Static method in class shimmer.FileCopy
Copy file from source to destination
course. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
course. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
course. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
course. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
courseTf. Variable in class shimmer.Builder
accepts course
courseTf. Variable in class shimmer.Builder
accepts course
createForm(String, PrintWriter). Method in class shimmer.Assignment
Create assignment HTML form to specific output
createForm(String, PrintWriter). Method in class shimmer.Assignment
Create assignment HTML form to specific output
createForm(String, PrintWriter). Method in class shimmer.Signup
Create signup form.
createForm(String, PrintWriter). Method in class shimmer.Signup
Create signup form.
createForm(String, PrintWriter). Method in class shimmer.Survey
Create survey form.
createForm(String, PrintWriter). Method in class shimmer.Survey
Create survey form.
createForm(String, PrintWriter). Method in class shimmer.Vote
Create vote form.
createForm(String, PrintWriter). Method in class shimmer.Vote
Create vote form.
createLoginScreen(). Method in class shimmer.Assignment
Create login-form HTML file in current path and return true if successful
createLoginScreen(). Method in class shimmer.Assignment
Create login-form HTML file in current path and return true if successful
createLoginScreen(String). Method in class shimmer.Assignment
Create login-form HTML file in specific path and return true if successful
createLoginScreen(String). Method in class shimmer.Assignment
Create login-form HTML file in specific path and return true if successful
createReportScreen(). Method in class shimmer.Assignment
Create report-login-form HTML file in current path and return true if successful
createReportScreen(). Method in class shimmer.Assignment
Create report-login-form HTML file in current path and return true if successful
createReportScreen(String). Method in class shimmer.Assignment
Create report-login-form HTML file in specific path and return true if successful
createReportScreen(String). Method in class shimmer.Assignment
Create report-login-form HTML file in specific path and return true if successful

D

Debug(). Constructor for class shimmer.Debug
Debug(). Constructor for class shimmer.Debug
decreaseNumberOfChoosers(). Method in class shimmer.Answer
Decrease current number of persons who have choosen this answer by 1
decreaseNumberOfChoosers(). Method in class shimmer.Answer
Decrease current number of persons who have choosen this answer by 1
decreaseResubmissionQuota(). Method in class shimmer.RecordEntry
Decrease resubmission quota by one
decreaseResubmissionQuota(). Method in class shimmer.RecordEntry
Decrease resubmission quota by one
defaultFile. Static variable in class shimmer.Configurations
defaultFile. Static variable in class shimmer.Configurations
doPost(HttpServletRequest, HttpServletResponse). Method in class shimmer.AssignmentServlet
Do HTTP POST action
doPost(HttpServletRequest, HttpServletResponse). Method in class shimmer.AssignmentServlet
Do HTTP POST action
doPost(HttpServletRequest, HttpServletResponse). Method in class shimmer.LoginServlet
doPost(HttpServletRequest, HttpServletResponse). Method in class shimmer.LoginServlet
doPost(HttpServletRequest, HttpServletResponse). Method in class shimmer.ReportServlet
Response to HTTP POST
doPost(HttpServletRequest, HttpServletResponse). Method in class shimmer.ReportServlet
Response to HTTP POST

E

elementAt(int). Method in class shimmer.SortedHashtable
Return sorted element
elementAt(int). Method in class shimmer.SortedHashtable
Return sorted element
email. Variable in class shimmer.RecordEntry
submitted e-mail
email. Variable in class shimmer.RecordEntry
submitted e-mail
Error(). Constructor for class shimmer.Error
Error(). Constructor for class shimmer.Error
errorFile. Static variable in class shimmer.Configurations
errorFile. Static variable in class shimmer.Configurations

F

FileCopy(). Constructor for class shimmer.FileCopy
FileCopy(). Constructor for class shimmer.FileCopy
footer. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
footer. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
footer. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
footer. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
footerTa. Variable in class shimmer.Builder
accpets assignment footer HTML
footerTa. Variable in class shimmer.Builder
accpets assignment footer HTML

G

get(String). Static method in class shimmer.Configurations
Get configuration value for a specific name from a default configuration file
get(String). Static method in class shimmer.Configurations
Get configuration value for a specific name from a default configuration file
get(String, String). Static method in class shimmer.Configurations
Get configuration value for a specific name from a specific configuration file
get(String, String). Static method in class shimmer.Configurations
Get configuration value for a specific name from a specific configuration file
getAnswer(int). Method in class shimmer.Question
Get an Answer object
getAnswer(int). Method in class shimmer.Question
Get an Answer object
getAnswers(). Method in class shimmer.RecordEntry
Get array of answers
getAnswers(). Method in class shimmer.RecordEntry
Get array of answers
getAnswerStrings(). Method in class shimmer.RecordEntry
Get additional text answer of each question.
getAnswerStrings(). Method in class shimmer.RecordEntry
Get additional text answer of each question.
getAnswersType(). Method in class shimmer.Question
Get answers type
getAnswersType(). Method in class shimmer.Question
Get answers type
getAuthor(). Method in class shimmer.AssignmentInfo
Return author of assignment
getAuthor(). Method in class shimmer.AssignmentInfo
Return author of assignment
getBinPathURL(). Method in class shimmer.AssignmentInfo
Return binary path URL
getBinPathURL(). Method in class shimmer.AssignmentInfo
Return binary path URL
getBodyTag(). Method in class shimmer.AssignmentInfo
Return HTML BODY tag
getBodyTag(). Method in class shimmer.AssignmentInfo
Return HTML BODY tag
getBorder(). Method in class shimmer.Question
Get boolean if this question will show the border when the assignment form is displayed
getBorder(). Method in class shimmer.Question
Get boolean if this question will show the border when the assignment form is displayed
getCourse(). Method in class shimmer.AssignmentInfo
Return course name
getCourse(). Method in class shimmer.AssignmentInfo
Return course name
getEmail(). Method in class shimmer.RecordEntry
Get e-mail of user in RecordEntry
getEmail(). Method in class shimmer.RecordEntry
Get e-mail of user in RecordEntry
getEntry(String). Method in class shimmer.Record
Get RecordEntry of a user
getEntry(String). Method in class shimmer.Record
Get RecordEntry of a user
getFooter(). Method in class shimmer.AssignmentInfo
Return HTML footer of assignment
getFooter(). Method in class shimmer.AssignmentInfo
Return HTML footer of assignment
getHashtable(). Static method in class shimmer.Configurations
Get all configurations in a Hashtable object from a default configuration file
getHashtable(). Static method in class shimmer.Configurations
Get all configurations in a Hashtable object from a default configuration file
getHashtable(String). Static method in class shimmer.Configurations
Get all configurations in a Hashtable object from a specific configuration file
getHashtable(String). Static method in class shimmer.Configurations
Get all configurations in a Hashtable object from a specific configuration file
getHeader(). Method in class shimmer.AssignmentInfo
Return HTML header of assignment
getHeader(). Method in class shimmer.AssignmentInfo
Return HTML header of assignment
getId(). Method in class shimmer.AssignmentInfo
Return assignment number
getId(). Method in class shimmer.AssignmentInfo
Return assignment number
getInfo(). Method in class shimmer.Assignment
Return AssignmentInfo database of this Assignment
getInfo(). Method in class shimmer.Assignment
Return AssignmentInfo database of this Assignment
getMandatory(). Method in class shimmer.Question
Get mandatory status
getMandatory(). Method in class shimmer.Question
Get mandatory status
getMaxNumberOfChoosers(). Method in class shimmer.Answer
Return maximum number of persons who have choosen this answer
getMaxNumberOfChoosers(). Method in class shimmer.Answer
Return maximum number of persons who have choosen this answer
getMessage(). Method in class shimmer.RecordEntry
Get log message
getMessage(). Method in class shimmer.RecordEntry
Get log message
getMultipleAnswers(). Method in class shimmer.RecordEntry
Get array of CHECKBOX answers
getMultipleAnswers(). Method in class shimmer.RecordEntry
Get array of CHECKBOX answers
getName(). Method in class shimmer.AssignmentInfo
Return assignment name
getName(). Method in class shimmer.AssignmentInfo
Return assignment name
getNote(). Method in class shimmer.AssignmentInfo
Return assignment note
getNote(). Method in class shimmer.AssignmentInfo
Return assignment note
getNumberOfAnswers(). Method in class shimmer.Question
Get total number of answers in this question
getNumberOfAnswers(). Method in class shimmer.Question
Get total number of answers in this question
getNumberOfChoosers(). Method in class shimmer.Answer
Return current number of persons who have choosen this answer
getNumberOfChoosers(). Method in class shimmer.Answer
Return current number of persons who have choosen this answer
getNumberOfQuestions(). Method in class shimmer.Assignment
Get total number of questions in this assignment
getNumberOfQuestions(). Method in class shimmer.Assignment
Get total number of questions in this assignment
getNumberOfQuestions(). Method in class shimmer.AssignmentInfo
Return number of questions in assignment
getNumberOfQuestions(). Method in class shimmer.AssignmentInfo
Return number of questions in assignment
getQuestion(int). Method in class shimmer.Assignment
Get question in this assignment by specify the question number
getQuestion(int). Method in class shimmer.Assignment
Get question in this assignment by specify the question number
getQuestion(int). Method in class shimmer.AssignmentInfo
Return a Question that is indexed
getQuestion(int). Method in class shimmer.AssignmentInfo
Return a Question that is indexed
getQuestions(). Method in class shimmer.AssignmentInfo
Return set of questions in this assignment
getQuestions(). Method in class shimmer.AssignmentInfo
Return set of questions in this assignment
getResubmissionQuota(). Method in class shimmer.AssignmentInfo
Return quota of resubmission
getResubmissionQuota(). Method in class shimmer.AssignmentInfo
Return quota of resubmission
getResubmissionQuota(). Method in class shimmer.RecordEntry
Get resubmission quota
getResubmissionQuota(). Method in class shimmer.RecordEntry
Get resubmission quota
getResubmissionQuota(String). Method in class shimmer.Record
Get resubmission quota of a user.
getResubmissionQuota(String). Method in class shimmer.Record
Get resubmission quota of a user.
getShortText(). Method in class shimmer.Answer
Return short text description about this answer
getShortText(). Method in class shimmer.Answer
Return short text description about this answer
getShortText(). Method in class shimmer.Question
Get short description of this question
getShortText(). Method in class shimmer.Question
Get short description of this question
getShowNumberOfChoosers(). Method in class shimmer.AssignmentInfo
Return boolean if this assignment show number of choosers in assignment page
getShowNumberOfChoosers(). Method in class shimmer.AssignmentInfo
Return boolean if this assignment show number of choosers in assignment page
getSubmitDate(). Method in class shimmer.RecordEntry
Get submission date
getSubmitDate(). Method in class shimmer.RecordEntry
Get submission date
getTable(). Method in class shimmer.Record
Get Record database
getTable(). Method in class shimmer.Record
Get Record database
getText(). Method in class shimmer.Answer
Return HTML text of this answer
getText(). Method in class shimmer.Answer
Return HTML text of this answer
getText(). Method in class shimmer.Question
Get HTML of this question
getText(). Method in class shimmer.Question
Get HTML of this question
getTextInputCols(). Method in class shimmer.Answer
Return number of rows of textfeild which user can enter addtional text answer
getTextInputCols(). Method in class shimmer.Answer
Return number of rows of textfeild which user can enter addtional text answer
getTextInputRows(). Method in class shimmer.Answer
Return number of rows of textfeild which user can enter addtional text answer
getTextInputRows(). Method in class shimmer.Answer
Return number of rows of textfeild which user can enter addtional text answer
getType(). Method in class shimmer.AssignmentInfo
Return assignment type (Assignment.SIGNUP,Assigment.VOTE,Assignment.SURVEY)
getType(). Method in class shimmer.AssignmentInfo
Return assignment type (Assignment.SIGNUP,Assigment.VOTE,Assignment.SURVEY)
getWwwPath(). Method in class shimmer.AssignmentInfo
Return www path
getWwwPath(). Method in class shimmer.AssignmentInfo
Return www path

H

header. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
header. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
header. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
header. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
headerTa. Variable in class shimmer.Builder
accepts assignment header HTML
headerTa. Variable in class shimmer.Builder
accepts assignment header HTML
helpBar. Variable in class shimmer.Builder
shows help bar at the bottom
helpBar. Variable in class shimmer.Builder
shows help bar at the bottom
HF_PANEL. Variable in class shimmer.Builder
header-footer panel name for dropbox
HF_PANEL. Variable in class shimmer.Builder
header-footer panel name for dropbox
hfPanel. Variable in class shimmer.Builder
header-footer panel
hfPanel. Variable in class shimmer.Builder
header-footer panel
HTTPprintln(Exception, String, PrintWriter). Static method in class shimmer.Error
Print error stack trace to specific error file and PrintWriter
HTTPprintln(Exception, String, PrintWriter). Static method in class shimmer.Error
Print error stack trace to specific error file and PrintWriter
HTTPprintln(String, String, PrintWriter). Static method in class shimmer.Error
Print error message to specific error file and PrintWriter
HTTPprintln(String, String, PrintWriter). Static method in class shimmer.Error
Print error message to specific error file and PrintWriter

I

id. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
id. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
id. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
id. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
increaseNumberOfChoosers(). Method in class shimmer.Answer
Increase current number of persons who have choosen this answer by 1
increaseNumberOfChoosers(). Method in class shimmer.Answer
Increase current number of persons who have choosen this answer by 1
info. Variable in class shimmer.Assignment
Database file
info. Variable in class shimmer.Assignment
Database file
initInputComponents(). Method in class shimmer.Builder
Initialize components
initInputComponents(). Method in class shimmer.Builder
Initialize components
intValue(String). Method in class shimmer.Builder
Return interger value from numerical string and return 0 if it is not a number.
intValue(String). Method in class shimmer.Builder
Return interger value from numerical string and return 0 if it is not a number.

J

jumpToCh. Variable in class shimmer.Builder
select destination window
jumpToCh. Variable in class shimmer.Builder
select destination window

K

keyAt(int). Method in class shimmer.SortedHashtable
Return sorted key
keyAt(int). Method in class shimmer.SortedHashtable
Return sorted key

L

labelColor. Variable in class shimmer.Builder
label color
labelColor. Variable in class shimmer.Builder
label color
load(String). Static method in class shimmer.AssignmentInfo
Load AssignmentInfo file
load(String). Static method in class shimmer.AssignmentInfo
Load AssignmentInfo file
load(String). Static method in class shimmer.Record
Load Record database file and return Record object
load(String). Static method in class shimmer.Record
Load Record database file and return Record object
loadVariables(). Method in class shimmer.Assignment
Load assignment variables from AssignmentInfo
loadVariables(). Method in class shimmer.Assignment
Load assignment variables from AssignmentInfo
log(String, String). Static method in class shimmer.Error
Write log
log(String, String). Static method in class shimmer.Error
Write log
LOGIN. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
LOGIN. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
LoginServlet(). Constructor for class shimmer.LoginServlet
LoginServlet(). Constructor for class shimmer.LoginServlet

M

main. Variable in class shimmer.Builder
main window
main. Variable in class shimmer.Builder
main window
main(String[]). Static method in class shimmer.StartBuilder
main(String[]). Static method in class shimmer.StartBuilder
mandatory. Variable in class shimmer.Question
mandatory or optional
mandatory. Variable in class shimmer.Question
mandatory or optional
maxChooserInputList. Variable in class shimmer.Builder
list of max-number-of-chooser labels
maxChooserInputList. Variable in class shimmer.Builder
list of max-number-of-chooser labels
maxNumberOfChoosers. Variable in class shimmer.Answer
Maximum and current number of persons who have choosen this answer
maxNumberOfChoosers. Variable in class shimmer.Answer
Maximum and current number of persons who have choosen this answer
message. Variable in class shimmer.RecordEntry
log message
message. Variable in class shimmer.RecordEntry
log message
multipleAnswers. Variable in class shimmer.RecordEntry
array of CHECKBOX answers (question i answer j)
multipleAnswers. Variable in class shimmer.RecordEntry
array of CHECKBOX answers (question i answer j)

N

name. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
name. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
name. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
name. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
names. Variable in class shimmer.SortedHashtable
sorted key
names. Variable in class shimmer.SortedHashtable
sorted key
nameTf. Variable in class shimmer.Builder
accepts assignment name
nameTf. Variable in class shimmer.Builder
accepts assignment name
noq. Variable in class shimmer.Builder
number of questions
noq. Variable in class shimmer.Builder
number of questions
noqLabel. Variable in class shimmer.Builder
shows total number of questions
noqLabel. Variable in class shimmer.Builder
shows total number of questions
note. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
note. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
note. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
note. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
noteTa. Variable in class shimmer.Builder
accepts assignment note
noteTa. Variable in class shimmer.Builder
accepts assignment note
numberOfChoosers. Variable in class shimmer.Answer
Maximum and current number of persons who have choosen this answer
numberOfChoosers. Variable in class shimmer.Answer
Maximum and current number of persons who have choosen this answer

P

P_PANEL. Variable in class shimmer.Builder
property panel name for dropbox
P_PANEL. Variable in class shimmer.Builder
property panel name for dropbox
PREVIEW. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
PREVIEW. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
println(Exception). Static method in class shimmer.Error
Print error stack trace to default error file
println(Exception). Static method in class shimmer.Error
Print error stack trace to default error file
println(Exception, String). Static method in class shimmer.Error
Print error stack trace to specific error file
println(Exception, String). Static method in class shimmer.Error
Print error stack trace to specific error file
println(String). Static method in class shimmer.Debug
Print string s to standard output
println(String). Static method in class shimmer.Debug
Print string s to standard output
println(String). Static method in class shimmer.Error
Print error message to default error file
println(String). Static method in class shimmer.Error
Print error message to default error file
println(String, String). Static method in class shimmer.Error
Print error message to specific error file
println(String, String). Static method in class shimmer.Error
Print error message to specific error file
propertyPanel. Variable in class shimmer.Builder
property panel
propertyPanel. Variable in class shimmer.Builder
property panel
put(String, RecordEntry). Method in class shimmer.Record
Put a RecordEntry object in the Record database with loginname as a key
put(String, RecordEntry). Method in class shimmer.Record
Put a RecordEntry object in the Record database with loginname as a key

Q

qPanelList. Variable in class shimmer.Builder
list of question panels
qPanelList. Variable in class shimmer.Builder
list of question panels
Question(String, int). Constructor for class shimmer.Question
Constructor of Question
Question(String, int). Constructor for class shimmer.Question
Constructor of Question
questions. Variable in class shimmer.Assignment
questions. Variable in class shimmer.Assignment
questions. Variable in class shimmer.AssignmentInfo
set of questions in assignment
questions. Variable in class shimmer.AssignmentInfo
set of questions in assignment

R

RADIO. Static variable in class shimmer.Question
Radio-button answers type (=0) (exclusive set)
RADIO. Static variable in class shimmer.Question
Radio-button answers type (=0) (exclusive set)
Record(). Constructor for class shimmer.Record
Constructor of Record
Record(). Constructor for class shimmer.Record
Constructor of Record
RecordEntry(). Constructor for class shimmer.RecordEntry
Constructor of RecordEntry.
RecordEntry(). Constructor for class shimmer.RecordEntry
Constructor of RecordEntry.
RecordEntry(int). Constructor for class shimmer.RecordEntry
Constructor of RecordEntry.
RecordEntry(int). Constructor for class shimmer.RecordEntry
Constructor of RecordEntry.
recordTable. Variable in class shimmer.Record
Hashtable that stores RecordEntry using loginname as a key
recordTable. Variable in class shimmer.Record
Hashtable that stores RecordEntry using loginname as a key
REPORTLOGIN. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
REPORTLOGIN. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
ReportServlet(). Constructor for class shimmer.ReportServlet
ReportServlet(). Constructor for class shimmer.ReportServlet
resubmissionQuota. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
resubmissionQuota. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
resubmissionQuota. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
resubmissionQuota. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
resubmissionQuota. Variable in class shimmer.RecordEntry
current resubmission quota
resubmissionQuota. Variable in class shimmer.RecordEntry
current resubmission quota
resubmissionQuotaTf. Variable in class shimmer.Builder
accepts assignment resubmission quota
resubmissionQuotaTf. Variable in class shimmer.Builder
accepts assignment resubmission quota
rewrite(Hashtable). Static method in class shimmer.Configurations
Rewrite configuration file using configurations in Hashtable object in default configuration file
rewrite(Hashtable). Static method in class shimmer.Configurations
Rewrite configuration file using configurations in Hashtable object in default configuration file
rewrite(Hashtable, String). Static method in class shimmer.Configurations
Rewrite configuration file using configurations in Hashtable object in specific configuration file
rewrite(Hashtable, String). Static method in class shimmer.Configurations
Rewrite configuration file using configurations in Hashtable object in specific configuration file

S

SAVE. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
SAVE. Static variable in class shimmer.Builder
constants, see (inner class)MainWindow.setAssignmentInfo() for details
save(String). Method in class shimmer.AssignmentInfo
Save AssignmentInfo object into a file
save(String). Method in class shimmer.AssignmentInfo
Save AssignmentInfo object into a file
save(String). Method in class shimmer.Record
Save the Record database to specific filename (.record).
save(String). Method in class shimmer.Record
Save the Record database to specific filename (.record).
saveInfo(). Method in class shimmer.Assignment
Save the database of this assignment into current path
saveInfo(). Method in class shimmer.Assignment
Save the database of this assignment into current path
saveInfo(String). Method in class shimmer.Assignment
Save the database of this assignment into specific path with the format course-assignmentID.info
saveInfo(String). Method in class shimmer.Assignment
Save the database of this assignment into specific path with the format course-assignmentID.info
saveVariables(). Method in class shimmer.Assignment
Save assignment variables from AssignmentInfo
saveVariables(). Method in class shimmer.Assignment
Save assignment variables from AssignmentInfo
select(int[], boolean[][], PrintWriter). Method in class shimmer.Assignment
Select set of answers and return true if they are legally selectable
select(int[], boolean[][], PrintWriter). Method in class shimmer.Assignment
Select set of answers and return true if they are legally selectable
select(int[], boolean[][], PrintWriter). Method in class shimmer.Signup
Check if this submission if valid.
select(int[], boolean[][], PrintWriter). Method in class shimmer.Signup
Check if this submission if valid.
select(int[], boolean[][], PrintWriter). Method in class shimmer.Survey
Check if this submission if valid.
select(int[], boolean[][], PrintWriter). Method in class shimmer.Survey
Check if this submission if valid.
select(int[], boolean[][], PrintWriter). Method in class shimmer.Vote
Check if this submission if valid.
select(int[], boolean[][], PrintWriter). Method in class shimmer.Vote
Check if this submission if valid.
sendmail(String, String, String, String[], String, PrintWriter). Method in class shimmer.AssignmentServlet
Send e-mail using mailer package
sendmail(String, String, String, String[], String, PrintWriter). Method in class shimmer.AssignmentServlet
Send e-mail using mailer package
serialVersionUID. Static variable in class shimmer.Answer
To maintain class versioning
serialVersionUID. Static variable in class shimmer.Answer
To maintain class versioning
serialVersionUID. Static variable in class shimmer.AssignmentInfo
For maintaining class versioning
serialVersionUID. Static variable in class shimmer.AssignmentInfo
For maintaining class versioning
serialVersionUID. Static variable in class shimmer.Question
To maintain class versioning
serialVersionUID. Static variable in class shimmer.Question
To maintain class versioning
serialVersionUID. Static variable in class shimmer.Record
To maintain class versioning
serialVersionUID. Static variable in class shimmer.Record
To maintain class versioning
serialVersionUID. Static variable in class shimmer.RecordEntry
To maintain class versioning
serialVersionUID. Static variable in class shimmer.RecordEntry
To maintain class versioning
setAnswer(int, Answer). Method in class shimmer.Question
Set an Answer object to a specific answer number
setAnswer(int, Answer). Method in class shimmer.Question
Set an Answer object to a specific answer number
setAnswers(int[]). Method in class shimmer.RecordEntry
Set array of answers.
setAnswers(int[]). Method in class shimmer.RecordEntry
Set array of answers.
setAnswerStrings(String[]). Method in class shimmer.RecordEntry
Set additional text answer of each question.
setAnswerStrings(String[]). Method in class shimmer.RecordEntry
Set additional text answer of each question.
setAnswersType(int). Method in class shimmer.Question
Set answers type
setAnswersType(int). Method in class shimmer.Question
Set answers type
setAuthor(String). Method in class shimmer.AssignmentInfo
Set author of assignment
setAuthor(String). Method in class shimmer.AssignmentInfo
Set author of assignment
setBinPathURL(String). Method in class shimmer.AssignmentInfo
Set binary path URL which is the URL of Servlet or CGI, e.g.
setBinPathURL(String). Method in class shimmer.AssignmentInfo
Set binary path URL which is the URL of Servlet or CGI, e.g.
setBodyTag(String). Method in class shimmer.AssignmentInfo
Set HTML BODY tag of assignment, e.g.
setBodyTag(String). Method in class shimmer.AssignmentInfo
Set HTML BODY tag of assignment, e.g.
setBorder(boolean). Method in class shimmer.Question
Set boolean if this question will show the border when the assignment form is displayed
setBorder(boolean). Method in class shimmer.Question
Set boolean if this question will show the border when the assignment form is displayed
setCenterLocation(Component). Method in class shimmer.Builder
Set location of the component to be placed at the center of the screen.
setCenterLocation(Component). Method in class shimmer.Builder
Set location of the component to be placed at the center of the screen.
setCourse(String). Method in class shimmer.AssignmentInfo
Set course name, e.g.
setCourse(String). Method in class shimmer.AssignmentInfo
Set course name, e.g.
setEmail(String). Method in class shimmer.RecordEntry
Set e-mail of user in RecordEntry
setEmail(String). Method in class shimmer.RecordEntry
Set e-mail of user in RecordEntry
setFooter(String). Method in class shimmer.AssignmentInfo
Set HTML footer of assignment
setFooter(String). Method in class shimmer.AssignmentInfo
Set HTML footer of assignment
setHeader(String). Method in class shimmer.AssignmentInfo
Set HTML header of assignment
setHeader(String). Method in class shimmer.AssignmentInfo
Set HTML header of assignment
setId(String). Method in class shimmer.AssignmentInfo
Set assignment number, e.g.
setId(String). Method in class shimmer.AssignmentInfo
Set assignment number, e.g.
setInfo(AssignmentInfo). Method in class shimmer.Assignment
Set AssignmentInfo database for this Assignment
setInfo(AssignmentInfo). Method in class shimmer.Assignment
Set AssignmentInfo database for this Assignment
setMandatory(boolean). Method in class shimmer.Question
Set this question to be mandatory or optional
setMandatory(boolean). Method in class shimmer.Question
Set this question to be mandatory or optional
setMessage(String). Method in class shimmer.RecordEntry
Set log message
setMessage(String). Method in class shimmer.RecordEntry
Set log message
setMultipleAnswers(boolean[][]). Method in class shimmer.RecordEntry
Set array of CHECKBOX answers
setMultipleAnswers(boolean[][]). Method in class shimmer.RecordEntry
Set array of CHECKBOX answers
setName(String). Method in class shimmer.AssignmentInfo
Set assignment name, e.g.
setName(String). Method in class shimmer.AssignmentInfo
Set assignment name, e.g.
setNote(String). Method in class shimmer.AssignmentInfo
Set assignment note which will be stored only in the database (will not appear on assignment page)
setNote(String). Method in class shimmer.AssignmentInfo
Set assignment note which will be stored only in the database (will not appear on assignment page)
setNumberOfChoosers(int). Method in class shimmer.Answer
Set current number of persons who have choosen this answer
setNumberOfChoosers(int). Method in class shimmer.Answer
Set current number of persons who have choosen this answer
setQuestion(int, Question). Method in class shimmer.Assignment
Set question in this assignment
setQuestion(int, Question). Method in class shimmer.Assignment
Set question in this assignment
setQuestion(int, Question). Method in class shimmer.AssignmentInfo
Set a question by specify question number and Question object
setQuestion(int, Question). Method in class shimmer.AssignmentInfo
Set a question by specify question number and Question object
setQuestions(Question[]). Method in class shimmer.AssignmentInfo
Set array of questions
setQuestions(Question[]). Method in class shimmer.AssignmentInfo
Set array of questions
setResubmissionQuota(int). Method in class shimmer.AssignmentInfo
Set total amount of resubmission allowed (excluding the first submission).
setResubmissionQuota(int). Method in class shimmer.AssignmentInfo
Set total amount of resubmission allowed (excluding the first submission).
setResubmissionQuota(int). Method in class shimmer.RecordEntry
Set resubmission quota
setResubmissionQuota(int). Method in class shimmer.RecordEntry
Set resubmission quota
setShortText(String). Method in class shimmer.Answer
Set short text description about this answer
setShortText(String). Method in class shimmer.Answer
Set short text description about this answer
setShortText(String). Method in class shimmer.Question
Set short description of this question
setShortText(String). Method in class shimmer.Question
Set short description of this question
setShowNumberOfChoosers(boolean). Method in class shimmer.AssignmentInfo
Set if the number of choosers will be shown in assignment page
setShowNumberOfChoosers(boolean). Method in class shimmer.AssignmentInfo
Set if the number of choosers will be shown in assignment page
setTextInputSize(int, int). Method in class shimmer.Answer
Set size of textfeild which user can enter addtional text answer
setTextInputSize(int, int). Method in class shimmer.Answer
Set size of textfeild which user can enter addtional text answer
setType(int). Method in class shimmer.AssignmentInfo
Set assignment type.
setType(int). Method in class shimmer.AssignmentInfo
Set assignment type.
setWwwPath(String). Method in class shimmer.AssignmentInfo
Set www path which is the path that stored .html file of login page and report-login page, e.g.
setWwwPath(String). Method in class shimmer.AssignmentInfo
Set www path which is the path that stored .html file of login page and report-login page, e.g.
shortText. Variable in class shimmer.Answer
Short text description about this answer which will be used in report table
shortText. Variable in class shimmer.Answer
Short text description about this answer which will be used in report table
shortText. Variable in class shimmer.Question
short description
shortText. Variable in class shimmer.Question
short description
showHelpText(String). Method in class shimmer.Builder
Show message on HelpBar
showHelpText(String). Method in class shimmer.Builder
Show message on HelpBar
showNumberOfChoosers. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
showNumberOfChoosers. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
showNumberOfChoosers. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
showNumberOfChoosers. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
showNumberOfChoosersCb. Variable in class shimmer.Builder
toggles showNumberOfChoosers status
showNumberOfChoosersCb. Variable in class shimmer.Builder
toggles showNumberOfChoosers status
SIGNUP. Static variable in class shimmer.Assignment
The signup assignment
SIGNUP. Static variable in class shimmer.Assignment
The signup assignment
Signup(AssignmentInfo). Constructor for class shimmer.Signup
Constructor for Signup
Signup(AssignmentInfo). Constructor for class shimmer.Signup
Constructor for Signup
smallFont. Variable in class shimmer.Builder
small font in builder
smallFont. Variable in class shimmer.Builder
small font in builder
SortedHashtable(Hashtable). Constructor for class shimmer.SortedHashtable
Constructor of SortedHashtable
SortedHashtable(Hashtable). Constructor for class shimmer.SortedHashtable
Constructor of SortedHashtable
SortStringsArray(). Constructor for class shimmer.SortStringsArray
SortStringsArray(). Constructor for class shimmer.SortStringsArray
StartBuilder(). Constructor for class shimmer.StartBuilder
StartBuilder(). Constructor for class shimmer.StartBuilder
submitDate. Variable in class shimmer.RecordEntry
submission date
submitDate. Variable in class shimmer.RecordEntry
submission date
SURVEY. Static variable in class shimmer.Assignment
The survey assignment
SURVEY. Static variable in class shimmer.Assignment
The survey assignment
Survey(AssignmentInfo). Constructor for class shimmer.Survey
Constructor for Survey
Survey(AssignmentInfo). Constructor for class shimmer.Survey
Constructor for Survey

T

t. Variable in class shimmer.SortedHashtable
temp Hashtable
t. Variable in class shimmer.SortedHashtable
temp Hashtable
text. Variable in class shimmer.Answer
HTML text of this answer
text. Variable in class shimmer.Answer
HTML text of this answer
text. Variable in class shimmer.Question
HTML of question
text. Variable in class shimmer.Question
HTML of question
textInputCols. Variable in class shimmer.Answer
Size of textfeild which user can enter addtional text answer
textInputCols. Variable in class shimmer.Answer
Size of textfeild which user can enter addtional text answer
textInputRows. Variable in class shimmer.Answer
Size of textfeild which user can enter addtional text answer
textInputRows. Variable in class shimmer.Answer
Size of textfeild which user can enter addtional text answer
type. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
type. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
type. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
type. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)

V

VOTE. Static variable in class shimmer.Assignment
The vote assignment
VOTE. Static variable in class shimmer.Assignment
The vote assignment
Vote(AssignmentInfo). Constructor for class shimmer.Vote
Constructor for Vote
Vote(AssignmentInfo). Constructor for class shimmer.Vote
Constructor for Vote

W

wwwPath. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
wwwPath. Variable in class shimmer.Assignment
Assignment properties (see detail in AssignmentInfo) These varibles are used just for easiness so we don't have to use info.???? every times
wwwPath. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
wwwPath. Variable in class shimmer.AssignmentInfo
assignment properties (see details in its setter methods)
wwwPathTf. Variable in class shimmer.Builder
accepts assignment wwwPath (store login page)
wwwPathTf. Variable in class shimmer.Builder
accepts assignment wwwPath (store login page)