SOA
© 2004 SoS Group
All Rights Reserved
A B C D E F G H I K L M N O P R S T U V W Y

A

ADDITIONAL_INFO_EXTRA - Static variable in interface sos.koa.KOAConstants
 
ADDITIONAL_INFO_MAX_HEIGHT - Static variable in interface sos.koa.KOAConstants
 
ADDITIONAL_INFO_MAX_WIDTH - Static variable in interface sos.koa.KOAConstants
 
AUDITLOG - Static variable in interface sos.koa.KOAConstants
 
AUDITLOG_PDF - Static variable in interface sos.koa.KOAConstants
 
AUDITLOG_XML - Static variable in interface sos.koa.KOAConstants
 
AUDITLOG_XSL - Static variable in interface sos.koa.KOAConstants
 
AbstractObjectReader - class sos.koa.AbstractObjectReader.
This class can be used as base class for XMLReaders that generate SAX events from Java objects.
AbstractObjectReader() - Constructor for class sos.koa.AbstractObjectReader
Constructor for the AbstractObjectReader object
AuditLog - class sos.koa.AuditLog.
This class is used to store all the information needed to generate the 'Verwerkingsverslag' report.
AuditLog() - Constructor for class sos.koa.AuditLog
 
AuditLogXMLReader - class sos.koa.AuditLogXMLReader.
XMLReader implementation for the AuditLog class.
AuditLogXMLReader() - Constructor for class sos.koa.AuditLogXMLReader
 
accept(File) - Method in class sos.koa.FileNameFilter
Whether this filter accepts file.
actionPerformed(ActionEvent) - Method in class sos.koa.HelpAdapter
Gets executed when user presses the help button.
actionPerformed(ActionEvent) - Method in class sos.koa.Task
Gets called when the button associated to this task is pressed.
addCandidate(KiesKring, KiesLijst, String, String, String, String, String, String) - Method in class sos.koa.CandidateList
Add the specified candidate to this candidate list.
addCandidate(Candidate) - Method in class sos.koa.KiesLijst
Add a candidate to this kieslijst.
addCandidateCode(Candidate, String) - Method in class sos.koa.CandidateList
Adds the specified candidiate code, bound to the specified candidate, to this candidate list.
addDistrict(KiesKring, int, String) - Method in class sos.koa.CandidateList
Add the specified district, contained in a specific kieskring, to this candidate list.
addDistrict(District) - Method in class sos.koa.KiesKring
Add a district to this kieskring.
addExitButtonListener(ActionListener) - Method in class sos.koa.MenuPanel
Adds an action listener to the exit button.
addKiesKring(byte, String) - Static method in class sos.koa.AuditLog
 
addKiesKring(byte, String) - Method in class sos.koa.CandidateList
Add the specified kieskring to this candidate list.
addKiesLijst(KiesKring, byte, String) - Method in class sos.koa.CandidateList
Add the specified kieslijst, contained in a specific kieskring, to this candidate list.
addKiesLijst(KiesLijst) - Method in class sos.koa.KiesKring
Adds the specified kieslijst to this kieskring.
addVote(String) - Method in class sos.koa.VoteSet
Add a single vote to this vote set for the specified candidate code.
addVote(int) - Method in class sos.koa.VoteSet
Add a single vote to this vote set for the specified candidate code.
area - Variable in class sos.koa.HelpAdapter
The HTML text area of the help pane.

B

BASEDIR - Static variable in interface sos.koa.KOAConstants
 
BLANCO - Static variable in class sos.koa.KiesLijst
The "Blanco" kieslijst is hard-coded, according to the Ministry, as 99.
blancoCount() - Method in class sos.koa.CandidateList
 
byteToHexString(int) - Static method in class sos.koa.Hex
Converts the byte n to capitalized hexadecimal text.
bytesToHexString(byte[]) - Static method in class sos.koa.Hex
Converts a byte array to capitalized hexadecimal text.
bytesToHexString(byte[], int, int) - Static method in class sos.koa.Hex
Converts part of a byte array to capitalized hexadecimal text.

C

CANDIDATES_IMPORTED_STATE - Static variable in interface sos.koa.KOAConstants
 
CANDIDATES_IMPORTED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
CITY_OF_RESIDENCE_MAX_LENGTH - Static variable in class sos.koa.Candidate
The maximum length, in digits represented by characters, of the city of residence of a candidate.
CLEARED_STATE - Static variable in interface sos.koa.KOAConstants
 
CLEARED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
CLEAR_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
CLEAR_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
CLEAR_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
CLEAR_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
CLEAR_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
CLEAR_WARNING_MSG_1 - Static variable in interface sos.koa.KOAConstants
 
CLEAR_WARNING_MSG_2 - Static variable in interface sos.koa.KOAConstants
 
COUNT_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
COUNT_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
COUNT_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
COUNT_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
COUNT_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
Candidate - class sos.koa.Candidate.
A candidate in an election.
Candidate(String, String, String, char, byte, String, KiesKring, KiesLijst) - Constructor for class sos.koa.Candidate
Construct a new candidate object given the specified initialization values.
CandidateList - class sos.koa.CandidateList.
The CandidateList stores all of the information embodied in the XML-based candidate list files provided by the KOA application.
CandidateList(String, String, String, String, String, String, String, String) - Constructor for class sos.koa.CandidateList
Construct a new candidate list object given the specified initialization values.
CandidateListMetadata - class sos.koa.CandidateListMetadata.
The metadata associated with a candidiate list for an election.
CandidateListMetadata(String, String, String, byte, int, byte, int, int) - Constructor for class sos.koa.CandidateListMetadata
Construct a new candidate list metadata object given the specified initialization values.
CandidateListXMLReader - class sos.koa.CandidateListXMLReader.
XMLReader implementation for the CandidateList class.
CandidateListXMLReader() - Constructor for class sos.koa.CandidateListXMLReader
 
ClearAdapter - class sos.koa.ClearAdapter.
Class to clear memory and files.
ClearAdapter() - Constructor for class sos.koa.ClearAdapter
Constructs a new ClearAdaptor.
CountAdapter - class sos.koa.CountAdapter.
Class to count the votes.
CountAdapter() - Constructor for class sos.koa.CountAdapter
Constructs this adapter.
candidate - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
candidateCount() - Method in class sos.koa.KiesLijst
 
candidates - Variable in class sos.koa.ImportCandidatesAdapter
The candidate list.
candidates() - Method in class sos.koa.KiesLijst
 
candidates - Variable in class sos.koa.MenuPanel
The candidates.
candidatesPerParty(KiesLijst) - Method in class sos.koa.CandidateList
 
characters(String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
Send a String of character data.
characters(char[], int, int) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
characters(char[], int, int) - Method in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
Gets called when processing the ('PCDATA') contents of elements.
check(File) - Method in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
Checks to see if file is likely to be an XML file containing candidates.
check(File) - Method in class sos.koa.ImportVotesAdapter.VoteFileChecker
Checks to see if file is likely to be an XML file containing exported votes.
cityOfResidence() - Method in class sos.koa.Candidate
 
clear() - Static method in class sos.koa.AuditLog
Resets everything to the initial values.
clear() - Method in class sos.koa.CandidateList
Clears all data in this CandidateList instance.
clear() - Method in class sos.koa.District
Clears the information of this district.
clear() - Method in class sos.koa.ImportCandidatesAdapter
Clears temporary memory used by this task.
clear() - Method in class sos.koa.ImportVotesAdapter
 
clear() - Method in class sos.koa.KiesKring
Clears all data in this KiesKring instance.
clear() - Method in class sos.koa.KiesLijst
Clears all data in this KiesLijst instance.
clear() - Method in class sos.koa.MenuPanel
Clears the list of candidates, the keys, the raw votes, and the counted votes.
clear() - Method in class sos.koa.Task
Clears temporary memory used by this task.
clearButton - Variable in class sos.koa.MenuPanel
GUI stuff.
clearPDFFiles() - Method in class sos.koa.ClearAdapter
Clear the PDF files.
clearSystem() - Method in class sos.koa.ClearAdapter
 
clearTXTFiles() - Method in class sos.koa.ClearAdapter
Clear the intermediate TXT files.
clearXMLFiles() - Static method in class sos.koa.ClearAdapter
Clear the intermediate XML files.
code - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
codeCount() - Method in class sos.koa.CandidateListMetadata
 
codecount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
compareTo(Object) - Method in class sos.koa.Candidate
compareTo(Object) - Method in class sos.koa.District
compareTo(Object) - Method in class sos.koa.KiesKring
compareTo(Object) - Method in class sos.koa.KiesLijst
convertAuditLog2PDF(String, File, File) - Method in class sos.koa.ReportAdapter
 
convertCandidateList2PDF(String, File, File) - Method in class sos.koa.ReportAdapter
 
convertXML2PDF(Source, StreamSource, StreamResult, OutputStream) - Method in class sos.koa.ReportAdapter
 
countButton - Variable in class sos.koa.MenuPanel
GUI stuff.
countErrors - Static variable in class sos.koa.AuditLog
List of the errors encountered during counting.
countNrOfVotes - Static variable in class sos.koa.AuditLog
The number of successfully counted votes.
countSuccess - Static variable in class sos.koa.AuditLog
To indicate whether the counting process succeeded or not.
countTimestampEnd - Static variable in class sos.koa.AuditLog
Timestamp for finish of counting.
countTimestampStart - Static variable in class sos.koa.AuditLog
Timestamp for start of counting.
creationTime() - Method in class sos.koa.CandidateListMetadata
 
creationtime - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
currentDir - Variable in class sos.koa.MenuPanel
The current directory used in file browser pop-ups.

D

DECRYPTEDFILE - Static variable in interface sos.koa.KOAConstants
 
DECRYPT_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
DECRYPT_ERROR_MSG - Static variable in interface sos.koa.KOAConstants
 
DECRYPT_ERROR_TAG - Static variable in interface sos.koa.KOAConstants
 
DECRYPT_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
DECRYPT_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
DECRYPT_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
DECRYPT_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
DEFAULT_PDF_VIEWERS - Static variable in class sos.koa.ViewPdf
An ordered list of pre-defined PDF viewers.
DEFAULT_VOTING_INTERVAL - Static variable in interface sos.koa.KOAConstants
 
DESEDE_DECRYPT_ALGORITHM - Static variable in class sos.koa.DecryptAdapter
The algorithm used by the desedeCipher.
DISTRICT_NAME_MAX_LENGTH - Static variable in class sos.koa.District
The maximum length, in characters, of a district's name.
DISTRICT_NUMBER_MAX_LENGTH - Static variable in class sos.koa.District
The maximum length, in digits, of a district's number.
DecryptAdapter - class sos.koa.DecryptAdapter.
Class to decrypt the votes.
DecryptAdapter() - Constructor for class sos.koa.DecryptAdapter
Constructs this adapter.
District - class sos.koa.District.
A district is a region of the country within a kieskring.
District(int, String) - Constructor for class sos.koa.District
Construct a new district object given the specified initialization values.
decrypt(byte[]) - Method in class sos.koa.DecryptAdapter
Decrypts one vote.
decryptButton - Variable in class sos.koa.MenuPanel
GUI stuff.
decryptErrors - Static variable in class sos.koa.AuditLog
List of the errors encountered during decryption.
decryptNrOfVotes - Static variable in class sos.koa.AuditLog
The number of successfully decrypted votes.
decryptSuccess - Static variable in class sos.koa.AuditLog
To indicate whether the decryption process succeeded or not.
decryptTimestampEnd - Static variable in class sos.koa.AuditLog
Timestamp for finish of decrypting.
decryptTimestampStart - Static variable in class sos.koa.AuditLog
Timestamp for start of decrypting.
description - Variable in class sos.koa.FileNameFilter
Description of files accepted by this filter.
desedeCipher - Variable in class sos.koa.DecryptAdapter
The session key cipher for decrypting the vote information.
districtCount() - Method in class sos.koa.CandidateListMetadata
 
districtCount() - Method in class sos.koa.KiesKring
 
districtcount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
doAction() - Method in class sos.koa.ClearAdapter
Gets called when the clear button is pressed.
doAction() - Method in class sos.koa.CountAdapter
Counts the votes.
doAction() - Method in class sos.koa.DecryptAdapter
Decrypts the votes in rawVotes.
doAction() - Method in class sos.koa.ExitAdapter
Clears the temporary XML files and exits.
doAction() - Method in class sos.koa.ImportCandidatesAdapter
Imports the candidates.
doAction() - Method in class sos.koa.ImportKeyAdapter
 
doAction() - Method in class sos.koa.ImportVotesAdapter
Imports the votes.
doAction() - Method in class sos.koa.ReportAdapter
 
doAction() - Method in class sos.koa.RestartAdapter
Performs the actual work of this task.
doAction() - Method in class sos.koa.Task
Performs the actual work of this task.

E

EMPTY_ATTS - Static variable in class sos.koa.EasyGenerationContentHandlerProxy
An empty Attributes object used when no attributes are needed.
EXIT_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
EXIT_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
EXIT_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
EXIT_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
EXIT_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
EasyGenerationContentHandlerProxy - class sos.koa.EasyGenerationContentHandlerProxy.
This class is an implementation of ContentHandler which acts as a proxy to another ContentHandler and has the purpose to provide a few handy methods that make life easier when generating SAX events.
EasyGenerationContentHandlerProxy(ContentHandler) - Constructor for class sos.koa.EasyGenerationContentHandlerProxy
Main constructor.
ExitAdapter - class sos.koa.ExitAdapter.
Class to close this application.
ExitAdapter() - Constructor for class sos.koa.ExitAdapter
Constructs this adapter.
element(String, String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
Sends notifications for a whole element with some String content.
element(String, String, Attributes) - Method in class sos.koa.EasyGenerationContentHandlerProxy
Sends notifications for a whole element with some String content.
endDocument() - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
endElement(String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
Send the notification of the end of an element.
endElement(String, String, String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
endElement(String, String, String) - Method in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
 
endElement(String, String, String) - Method in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
Gets called for every close element.
endPrefixMapping(String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
equals(Object) - Method in class sos.koa.Candidate
{@inheritDoc}
equals(Object) - Method in class sos.koa.District
{@inheritDoc}
equals(Object) - Method in class sos.koa.KiesKring
{@inheritDoc}
equals(Object) - Method in class sos.koa.KiesLijst
{@inheritDoc}
errorHandler - Variable in class sos.koa.AbstractObjectReader
Error handler
errors - Variable in class sos.koa.CountAdapter
A list containing errors encountered this far.
errors - Variable in class sos.koa.DecryptAdapter
A list containing errors encountered this far.
exit(int) - Method in class sos.koa.ExitAdapter
Exits the application with status code status.
exitButton - Variable in class sos.koa.MenuPanel
GUI stuff.
extension - Variable in class sos.koa.FileNameFilter
Allowed extension of files accepted by this filter.

F

FEMALE - Static variable in class sos.koa.Candidate
The possible values of the gender of a candidate.
FIRSTNAME_MAX_LENGTH - Static variable in class sos.koa.Candidate
The maximum length, in characters, of the firstname of a candidate.
FORWARD_BACK_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
FORWARD_MOREINFO_BACK_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
FUNCTIONS_STRING - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_CLEAR - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_COUNT - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_DECRYPT - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_EXIT - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_EXIT_REPORT - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_IMPORT_CANDIDATES - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_IMPORT_PRIVATE_KEY - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_IMPORT_PUBLIC_KEY - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_IMPORT_VOTES - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_REPORT - Static variable in class sos.koa.HelpAdapter
 
FUNCTION_RESTART - Static variable in class sos.koa.HelpAdapter
 
FileNameFilter - class sos.koa.FileNameFilter.
A file filter.
FileNameFilter(String, String) - Constructor for class sos.koa.FileNameFilter
Constructs a filter which accepts files with extension extension.
features - Variable in class sos.koa.AbstractObjectReader
 
finalizeVote() - Method in class sos.koa.VoteSet
Finalize the vote for this vote set.
firstname() - Method in class sos.koa.Candidate
 

G

GROEPERING_NAME_MAX_LENGTH - Static variable in class sos.koa.KiesLijst
The maximum length in characters of a groepering's name.
gender() - Method in class sos.koa.Candidate
 
generateFor() - Method in class sos.koa.AuditLogXMLReader
Generates SAX events for a AuditLog object.
generateFor(CandidateList) - Method in class sos.koa.CandidateListXMLReader
Generates SAX events for a CandidateList object.
getAdditionalInfo() - Method in class sos.koa.CountAdapter
 
getAdditionalInfo() - Method in class sos.koa.DecryptAdapter
 
getAdditionalInfo() - Method in class sos.koa.ImportCandidatesAdapter
Gets the additional information.
getAdditionalInfo() - Method in class sos.koa.Task
Gets even more information about this (completed) task.
getCandidate(String) - Method in class sos.koa.CandidateList
 
getCandidate(int) - Method in class sos.koa.CandidateList
 
getCandidateList() - Method in class sos.koa.MenuPanel
Gets the candidate list.
getContentHandler() - Method in class sos.koa.AbstractObjectReader
 
getCountErrors() - Static method in class sos.koa.AuditLog
Retrieve errors encountered during counting of the votes.
getCountNrOfVotes() - Static method in class sos.koa.AuditLog
Retrieve the number of votes counted.
getCountSuccess() - Static method in class sos.koa.AuditLog
Retrieve whether the count process was successful or not.
getCountTimestampEnd() - Static method in class sos.koa.AuditLog
Retrieve the end time of the counting process.
getCountTimestampStart() - Static method in class sos.koa.AuditLog
Retrieve the start time of the counting process.
getCurrentDir() - Method in class sos.koa.MenuPanel
Gets the current directory used in file browser pop-ups.
getCurrentTimestamp() - Static method in class sos.koa.AuditLog
Get the current time.
getDTDHandler() - Method in class sos.koa.AbstractObjectReader
 
getDecryptErrors() - Static method in class sos.koa.AuditLog
Retrieve errors encountered during decryption of the votes.
getDecryptNrOfVotes() - Static method in class sos.koa.AuditLog
Retrieve the number of votes decrypted.
getDecryptSuccess() - Static method in class sos.koa.AuditLog
Retrieve whether the decrypt process was successful or not.
getDecryptTimestampEnd() - Static method in class sos.koa.AuditLog
Retrieve the end time of the decryption.
getDecryptTimestampStart() - Static method in class sos.koa.AuditLog
Retrieve the start time of the decryption.
getDescription() - Method in class sos.koa.FileNameFilter
Description of files accepted by this filter.
getDistrict(byte) - Method in class sos.koa.KiesKring
 
getDistricten() - Method in class sos.koa.KiesKring
 
getEntityResolver() - Method in class sos.koa.AbstractObjectReader
 
getErrorHandler() - Method in class sos.koa.AbstractObjectReader
 
getErrors() - Method in class sos.koa.CountAdapter
Gets the errors encountered during execution of this task.
getErrors() - Method in class sos.koa.DecryptAdapter
Gets the errors encountered during execution of this task.
getFailureMessage() - Method in class sos.koa.ClearAdapter
 
getFailureMessage() - Method in class sos.koa.CountAdapter
 
getFailureMessage() - Method in class sos.koa.DecryptAdapter
 
getFailureMessage() - Method in class sos.koa.ExitAdapter
 
getFailureMessage() - Method in class sos.koa.ImportCandidatesAdapter
What to print in failure dialog.
getFailureMessage() - Method in class sos.koa.ImportKeyAdapter
 
getFailureMessage() - Method in class sos.koa.ImportVotesAdapter
 
getFailureMessage() - Method in class sos.koa.ReportAdapter
 
getFailureMessage() - Method in class sos.koa.RestartAdapter
What to print in failure dialog.
getFailureMessage() - Method in class sos.koa.Task
What to print in failure dialog.
getFeature(String) - Method in class sos.koa.AbstractObjectReader
 
getImportCandidatesError() - Static method in class sos.koa.AuditLog
Retrieve errors encountered during the import of candidates.
getImportCandidatesFileName() - Static method in class sos.koa.AuditLog
Retrieve the name of the candidate file.
getImportCandidatesFileTimestamp() - Static method in class sos.koa.AuditLog
Retrieve modification time of the candidate file.
getImportCandidatesNrOfBlanco() - Static method in class sos.koa.AuditLog
Retrieve the number of BLANCO candidates.
getImportCandidatesNrOfCandidates() - Static method in class sos.koa.AuditLog
Retrieve the number of candidates.
getImportCandidatesNrOfLists() - Static method in class sos.koa.AuditLog
Retrieve the number of candidate lists (kieslijsten).
getImportCandidatesRefNr() - Static method in class sos.koa.AuditLog
Retrieve the candidates reference number.
getImportCandidatesSuccess() - Static method in class sos.koa.AuditLog
Retrieve whether importing the candidates was successful.
getImportPrivKeyError() - Static method in class sos.koa.AuditLog
Retrieve errors encountered during the import of the private key.
getImportPrivKeyFileName() - Static method in class sos.koa.AuditLog
Retrieve the name of the private key file.
getImportPrivKeyFileTimestamp() - Static method in class sos.koa.AuditLog
Retrieve modification time of the private key file.
getImportPrivKeySuccess() - Static method in class sos.koa.AuditLog
Retrieve whether importing the private key was successful.
getImportPubKeyError() - Static method in class sos.koa.AuditLog
Retrieve errors encountered during the import of the public key.
getImportPubKeyFileName() - Static method in class sos.koa.AuditLog
Retrieve the name of the public key file.
getImportPubKeyFileTimestamp() - Static method in class sos.koa.AuditLog
Retrieve modification time of the public key file.
getImportPubKeySuccess() - Static method in class sos.koa.AuditLog
Retrieve whether importing the public key was successful.
getImportVotesError() - Static method in class sos.koa.AuditLog
Retrieve errors encountered during the import of votes.
getImportVotesFileName() - Static method in class sos.koa.AuditLog
Retrieve the name of the vote file.
getImportVotesFileTimestamp() - Static method in class sos.koa.AuditLog
Retrieve modification time of the vote file.
getImportVotesNrOfKieskringen() - Static method in class sos.koa.AuditLog
Retrieve the number of kieskringen.
getImportVotesNrOfVotes() - Static method in class sos.koa.AuditLog
Retrieve the number of votes.
getImportVotesSuccess() - Static method in class sos.koa.AuditLog
Retrieve whether importing the encrypted votes was successful.
getInfo() - Method in class sos.koa.CountAdapter
 
getInfo() - Method in class sos.koa.DecryptAdapter
 
getInfo() - Method in class sos.koa.ImportCandidatesAdapter
Gets information to put in popup dialog after successful completion of this task.
getInfo() - Method in class sos.koa.ImportVotesAdapter
 
getInfo() - Method in class sos.koa.ReportAdapter
 
getInfo() - Method in class sos.koa.Task
Gets information that should be displayed if this task completes successfully.
getInputResource(String) - Method in class sos.koa.ReportAdapter
Gets a URI string for the relative path relPath.
getKeypairSuccess() - Static method in class sos.koa.AuditLog
Retrieve whether the private key and the public key form a pair.
getKiesLijst(byte) - Method in class sos.koa.KiesKring
 
getKiesLijsten() - Method in class sos.koa.KiesKring
 
getLogTimestamp() - Static method in class sos.koa.AuditLog
Retrieve the timestamp for the creation of the audit log.
getPreferredSize() - Method in class sos.koa.HelpAdapter
The preferred size of the help window.
getPrivateKey() - Method in class sos.koa.MenuPanel
Gets the imported private key or null if the key has not been imported yet.
getProperty(String) - Method in class sos.koa.AbstractObjectReader
 
getPublicKey() - Method in class sos.koa.MenuPanel
Gets the imported public key or null if the key has not been imported yet.
getRawVotes() - Method in class sos.koa.MenuPanel
Gets the raw votes list.
getSourceForAuditLog() - Static method in class sos.koa.AuditLog
Returns a Source object for this object so it can be used as input for a JAXP transformation.
getState() - Method in class sos.koa.MenuPanel
Gets the current state.
getSuccessMessage() - Method in class sos.koa.ClearAdapter
 
getSuccessMessage() - Method in class sos.koa.CountAdapter
 
getSuccessMessage() - Method in class sos.koa.DecryptAdapter
 
getSuccessMessage() - Method in class sos.koa.ExitAdapter
 
getSuccessMessage() - Method in class sos.koa.ImportCandidatesAdapter
What to print in success dialog.
getSuccessMessage() - Method in class sos.koa.ImportKeyAdapter
 
getSuccessMessage() - Method in class sos.koa.ImportVotesAdapter
 
getSuccessMessage() - Method in class sos.koa.ReportAdapter
 
getSuccessMessage() - Method in class sos.koa.RestartAdapter
What to print in success dialog.
getSuccessMessage() - Method in class sos.koa.Task
What to print in success dialog.
getSuccessState() - Method in class sos.koa.ClearAdapter
 
getSuccessState() - Method in class sos.koa.CountAdapter
 
getSuccessState() - Method in class sos.koa.DecryptAdapter
 
getSuccessState() - Method in class sos.koa.ExitAdapter
 
getSuccessState() - Method in class sos.koa.ImportCandidatesAdapter
The application state after successful completion of this task.
getSuccessState() - Method in class sos.koa.ImportKeyAdapter
 
getSuccessState() - Method in class sos.koa.ImportVotesAdapter
 
getSuccessState() - Method in class sos.koa.ReportAdapter
 
getSuccessState() - Method in class sos.koa.RestartAdapter
The application state after successful termination of this task.
getSuccessState() - Method in class sos.koa.Task
The application state after successful termination of this task.
getTheMenuPanel() - Static method in class sos.koa.MenuPanel
Static factory method to get the menu panel instance.
getTitle() - Method in class sos.koa.ClearAdapter
 
getTitle() - Method in class sos.koa.CountAdapter
 
getTitle() - Method in class sos.koa.DecryptAdapter
 
getTitle() - Method in class sos.koa.ExitAdapter
 
getTitle() - Method in class sos.koa.ImportCandidatesAdapter
The title of this task.
getTitle() - Method in class sos.koa.ImportKeyAdapter
 
getTitle() - Method in class sos.koa.ImportVotesAdapter
The title of this task.
getTitle() - Method in class sos.koa.ReportAdapter
 
getTitle() - Method in class sos.koa.RestartAdapter
Gets the title of this task.
getTitle() - Method in class sos.koa.Task
The title of this task.
getVoteSet() - Method in class sos.koa.MenuPanel
Gets the vote set.
getVotingBureau() - Static method in class sos.koa.AuditLog
Retrieve the name of the voting bureau.
getVotingChairman() - Static method in class sos.koa.AuditLog
Retrieve the name of the voting chairman.
getVotingElection() - Static method in class sos.koa.AuditLog
Retrieve the name of the election.
getVotingElectionTimestampEnd() - Static method in class sos.koa.AuditLog
Retrieve the end time of the election.
getVotingElectionTimestampStart() - Static method in class sos.koa.AuditLog
Retrieve the start time of the election.
getVotingExportTimestamp() - Static method in class sos.koa.AuditLog
Retrieve the timestamp of the export of the votes.
getVotingInterval() - Static method in class sos.koa.AuditLog
Retrieve the voting interval.
getVotingNrOfRegisteredVoters() - Static method in class sos.koa.AuditLog
Retrieve the number of registered voters.
getVotingState() - Static method in class sos.koa.AuditLog
Retrieve the voting state.
getWarningMessage() - Method in class sos.koa.ClearAdapter
 
getWarningMessage() - Method in class sos.koa.ExitAdapter
 
getWarningMessage() - Method in class sos.koa.RestartAdapter
What to print in warning dialog used to ask user if he/she is sure to perform this task.
getWarningMessage() - Method in class sos.koa.Task
What to print in warning dialog used to ask user if he/she is sure to perform this task.
globaalCount - Variable in class sos.koa.ImportVotesAdapter.VoteFileChecker
 

H

HELP_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
HELP_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
HelpAdapter - class sos.koa.HelpAdapter.
The help window.
HelpAdapter() - Constructor for class sos.koa.HelpAdapter
Constructs the help window.
Hex - class sos.koa.Hex.
Some static helper methods for dealing with hexadecimal notation.
Hex() - Constructor for class sos.koa.Hex
This private constructor makes it impossible to create instances of this class.
handler - Variable in class sos.koa.AbstractObjectReader
Proxy for easy SAX event generation
hasDistrict(District) - Method in class sos.koa.KiesKring
 
hasKiesKring(byte) - Static method in class sos.koa.AuditLog
 
hasKiesLijst(KiesLijst) - Method in class sos.koa.KiesKring
 
hashCode() - Method in class sos.koa.Candidate
{@inheritDoc}
hashCode() - Method in class sos.koa.District
{@inheritDoc}
hashCode() - Method in class sos.koa.KiesKring
{@inheritDoc}
hashCode() - Method in class sos.koa.KiesLijst
{@inheritDoc}
helpAdapter - Variable in class sos.koa.MenuPanel
The help window.
helpButton - Variable in class sos.koa.MenuPanel
GUI stuff.
hexCharToInt(char) - Static method in class sos.koa.Hex
Interprets the character c as hexadecimal digit.
hexStringToBytes(String) - Static method in class sos.koa.Hex
Converts the hexadecimal string in text to a byte array.
hexStringToShort(String) - Static method in class sos.koa.Hex
 

I

IMPORT_CANDIDATES_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
IMPORT_CANDIDATES_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_CANDIDATES_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_CANDIDATES_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_CANDIDATES_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_KEY_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_KEY_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_KEY_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_PRIVATE_KEY_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
IMPORT_PRIVATE_KEY_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_PUBLIC_KEY_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
IMPORT_PUBLIC_KEY_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_VOTES_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
IMPORT_VOTES_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_VOTES_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_VOTES_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
IMPORT_VOTES_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
INITIALS_MAX_LENGTH - Static variable in class sos.koa.Candidate
The maximum length, in characters, of the initials of a candidate.
INIT_STATE - Static variable in interface sos.koa.KOAConstants
 
INIT_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
ITERATION_COUNT - Static variable in class sos.koa.ImportKeyAdapter
The iteration count used by the PBE cipher.
ImportCandidatesAdapter - class sos.koa.ImportCandidatesAdapter.
Class to handle importing candidate file.
ImportCandidatesAdapter() - Constructor for class sos.koa.ImportCandidatesAdapter
Constructs this adapter.
ImportCandidatesAdapter.CandidateFileChecker - class sos.koa.ImportCandidatesAdapter.CandidateFileChecker.
Inner class to do light-weight sanity check on xml file.
ImportCandidatesAdapter.CandidateFileChecker() - Constructor for class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
 
ImportCandidatesAdapter.CandidateFileParser - class sos.koa.ImportCandidatesAdapter.CandidateFileParser.
Inner class to parse the candidate list file.
ImportCandidatesAdapter.CandidateFileParser() - Constructor for class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
ImportKeyAdapter - class sos.koa.ImportKeyAdapter.
Class to import both private and public key file.
ImportKeyAdapter(int) - Constructor for class sos.koa.ImportKeyAdapter
Constructs this adapter.
ImportVotesAdapter - class sos.koa.ImportVotesAdapter.
Class to handle importing the votes file.
ImportVotesAdapter() - Constructor for class sos.koa.ImportVotesAdapter
Constructs this adapter.
ImportVotesAdapter.VoteFileChecker - class sos.koa.ImportVotesAdapter.VoteFileChecker.
Inner class to do light-weight sanity check on xml file.
ImportVotesAdapter.VoteFileChecker() - Constructor for class sos.koa.ImportVotesAdapter.VoteFileChecker
 
ImportVotesAdapter.VoteFileParser - class sos.koa.ImportVotesAdapter.VoteFileParser.
Inner class to parse the vote file.
ImportVotesAdapter.VoteFileParser() - Constructor for class sos.koa.ImportVotesAdapter.VoteFileParser
 
ignorableWhitespace(char[], int, int) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
importCandidatesButton - Variable in class sos.koa.MenuPanel
GUI stuff.
importCandidatesError - Static variable in class sos.koa.AuditLog
To log what went wrong during the import.
importCandidatesFileName - Static variable in class sos.koa.AuditLog
The filename of the file read.
importCandidatesFileTimestamp - Static variable in class sos.koa.AuditLog
The timestamp of the file read.
importCandidatesNrOfBlanco - Static variable in class sos.koa.AuditLog
The non-negative number of 'blanco' candidates.
importCandidatesNrOfCandidates - Static variable in class sos.koa.AuditLog
The non-negative number of candidates found in the file.
importCandidatesNrOfLists - Static variable in class sos.koa.AuditLog
The non-negative number of kieslijsten found in the file.
importCandidatesRefNr - Static variable in class sos.koa.AuditLog
The candidates reference number.
importCandidatesSuccess - Static variable in class sos.koa.AuditLog
To indicate whether importing the candidates succeeded or not.
importPrivKeyError - Static variable in class sos.koa.AuditLog
To log what went wrong during the import.
importPrivKeyFileName - Static variable in class sos.koa.AuditLog
The filename of the file read.
importPrivKeyFileTimestamp - Static variable in class sos.koa.AuditLog
The timestamp of the file read.
importPrivKeySuccess - Static variable in class sos.koa.AuditLog
To indicate whether importing the private key succeeded or not.
importPrivateKeyButton - Variable in class sos.koa.MenuPanel
GUI stuff.
importPubKeyError - Static variable in class sos.koa.AuditLog
To log what went wrong during the import.
importPubKeyFileName - Static variable in class sos.koa.AuditLog
The filename of the file read.
importPubKeyFileTimestamp - Static variable in class sos.koa.AuditLog
The timestamp of the file read.
importPubKeySuccess - Static variable in class sos.koa.AuditLog
To indicate whether importing the public key succeeded or not.
importPublicKeyButton - Variable in class sos.koa.MenuPanel
GUI stuff.
importVotesButton - Variable in class sos.koa.MenuPanel
GUI stuff.
importVotesError - Static variable in class sos.koa.AuditLog
To log what went wrong during the import.
importVotesFileName - Static variable in class sos.koa.AuditLog
The filename of the file read.
importVotesFileTimestamp - Static variable in class sos.koa.AuditLog
The timestamp of the file read.
importVotesNrOfKieskringen - Static variable in class sos.koa.AuditLog
The number of kieskringen found in the file with the votes.
importVotesNrOfVotes - Static variable in class sos.koa.AuditLog
The number of encrypted votes found in the file with the votes.
importVotesSuccess - Static variable in class sos.koa.AuditLog
To indicate whether importing the votes succeeded or not.
incrementVoteCount() - Method in class sos.koa.Candidate
 
incrementVoteCount() - Method in class sos.koa.KiesLijst
Increment the number of votes counted in this kieslijst by one.
info - Variable in class sos.koa.ReportAdapter
 
initializeVote() - Method in class sos.koa.VoteSet
Initialize the vote for this vote set.
initials() - Method in class sos.koa.Candidate
 
intToHexString(int) - Static method in class sos.koa.Hex
Converts the integer n to capitalized hexadecimal text.
isAdditionalInfoAvailable() - Method in class sos.koa.CountAdapter
 
isAdditionalInfoAvailable() - Method in class sos.koa.DecryptAdapter
 
isAdditionalInfoAvailable() - Method in class sos.koa.ImportCandidatesAdapter
Indicates whether this task has additional information available on the performed work.
isAdditionalInfoAvailable() - Method in class sos.koa.Task
Indicates whether even more information is available about this (completed) task.
isCancelableTask() - Method in class sos.koa.ImportCandidatesAdapter
Indicates whether the effect of this task can be undone (and whether the user should be given the option to undo the task).
isCancelableTask() - Method in class sos.koa.ImportVotesAdapter
Indicates whether the effect of this task can be undone (and whether the user should be given the option to undo the task).
isCancelableTask() - Method in class sos.koa.Task
Indicates whether the effect of this task can be undone (and whether the user should be given the option to undo the task).
isDangerousTask() - Method in class sos.koa.ClearAdapter
 
isDangerousTask() - Method in class sos.koa.ExitAdapter
 
isDangerousTask() - Method in class sos.koa.RestartAdapter
Indicates whether the user should be warned that we're about to start this task.
isDangerousTask() - Method in class sos.koa.Task
Indicates whether the user should be warned that we're about to start this task.
isModalTask() - Method in class sos.koa.Task
Indicates whether this task influences the application's state and whether the GUI should be disabled until this task completes.
isNamespacePrefixes() - Method in class sos.koa.AbstractObjectReader
Returns true if the MS_PREFIXES feature is enabled.
isNamespaces() - Method in class sos.koa.AbstractObjectReader
Returns true if the NAMESPACES feature is enabled.
isPreStateAllowed(int) - Method in class sos.koa.ClearAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.CountAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.DecryptAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.ExitAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.ImportCandidatesAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.ImportKeyAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.ImportVotesAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.ReportAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.RestartAdapter
 
isPreStateAllowed(int) - Method in class sos.koa.Task
 
isProgressMonitoredTask() - Method in class sos.koa.CountAdapter
 
isProgressMonitoredTask() - Method in class sos.koa.DecryptAdapter
 
isProgressMonitoredTask() - Method in class sos.koa.ImportCandidatesAdapter
Importing candidate codes can take a long time, better pop up a progress monitor.
isProgressMonitoredTask() - Method in class sos.koa.ImportVotesAdapter
Importing votes can take a long time, better pop up a progress monitor.
isProgressMonitoredTask() - Method in class sos.koa.Task
Indicates whether a progress monitor should be popped up.

K

KEY_DECRYPTION_ALGORITHM - Static variable in class sos.koa.ImportKeyAdapter
The type of encryption used to wrap the key.
KIESKRING_NAME_MAX_LENGTH - Static variable in class sos.koa.KiesKring
The maximum length, in characters, of the name of a kieskring.
KIESKRING_NUMBER_MAX_LENGTH - Static variable in class sos.koa.KiesKring
The maximum length, in digits represented by characters, of the number of a kieskring.
KIESLIJST_NUMBER_MAX_LENGTH - Static variable in class sos.koa.KiesLijst
The maximum length, in digits represented by characters, of a kieslijst's number (kieslijstnummer).
KOAConstants - interface sos.koa.KOAConstants.
Global constants used in the user interface.
KOAException - exception sos.koa.KOAException.
General KOA exception.
KOAException(String) - Constructor for class sos.koa.KOAException
Constructs a new exception with error message s.
KOAException(Exception) - Constructor for class sos.koa.KOAException
Constructs a new exception by wrapping the exception e.
KiesKring - class sos.koa.KiesKring.
A kieskring in an election.
KiesKring(byte, String) - Constructor for class sos.koa.KiesKring
Construct a new kieskring object given the specified initialization values.
KiesLijst - class sos.koa.KiesLijst.
A kieslijst in an election.
KiesLijst(byte, byte, String) - Constructor for class sos.koa.KiesLijst
Construct a new kieslijst object given the specified initialization values.
keepRunning - Variable in class sos.koa.CountAdapter
Whether to keep counting.
keepRunning - Variable in class sos.koa.DecryptAdapter
Indicates whether to keep decrypting.
keepRunning - Variable in class sos.koa.ImportCandidatesAdapter
Whether to keep importing.
keepRunning - Variable in class sos.koa.ImportVotesAdapter
Whether to keep importing.
keyType - Variable in class sos.koa.ImportKeyAdapter
The type of key, either PRIVATE_KEYTYPE or PUBLICKEYTYPE.
keypairSuccess - Static variable in class sos.koa.AuditLog
To indicate whether the private and public key match.
kiesKring() - Method in class sos.koa.Candidate
 
kiesKring() - Method in class sos.koa.District
 
kiesKringCount() - Method in class sos.koa.CandidateListMetadata
 
kiesKringen - Static variable in class sos.koa.AuditLog
The TreeMap that is used to store the kiesKringen found in the file with the votes.
kiesLijst() - Method in class sos.koa.Candidate
 
kiesLijstCount() - Method in class sos.koa.CandidateListMetadata
 
kieskring - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
kieskringCount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
 
kieskringCount - Variable in class sos.koa.ImportVotesAdapter.VoteFileChecker
 
kieskringCount - Variable in class sos.koa.ImportVotesAdapter
Number of kieskringen encountered thus far.
kieskringcount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
kieskringenCount - Variable in class sos.koa.ImportVotesAdapter.VoteFileChecker
 
kieslijst - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
kieslijstCount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
 
kieslijstCount() - Method in class sos.koa.KiesKring
 
kieslijstcount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 

L

LASTNAME_MAX_LENGTH - Static variable in class sos.koa.Candidate
The maximum length, in character, of the lastname (surname) of a candidate.
LESSINFO_OPTION - Static variable in interface sos.koa.KOAConstants
 
lastname() - Method in class sos.koa.Candidate
 
logCanceled() - Method in class sos.koa.ReportAdapter
 
logCanceled() - Method in class sos.koa.Task
Writes a 'task canceled' entry in the log.
logCompleted() - Method in class sos.koa.CountAdapter
 
logCompleted() - Method in class sos.koa.DecryptAdapter
 
logCompleted() - Method in class sos.koa.ImportCandidatesAdapter
Writes a 'task completed' entry in the log.
logCompleted() - Method in class sos.koa.ImportKeyAdapter
 
logCompleted() - Method in class sos.koa.ImportVotesAdapter
 
logCompleted() - Method in class sos.koa.ReportAdapter
 
logCompleted() - Method in class sos.koa.Task
Writes a 'task completed' entry in the log.
logFailed(String) - Method in class sos.koa.CountAdapter
 
logFailed(String) - Method in class sos.koa.DecryptAdapter
 
logFailed(String) - Method in class sos.koa.ImportCandidatesAdapter
Writes a 'task failed' entry in the log.
logFailed(String) - Method in class sos.koa.ImportKeyAdapter
 
logFailed(String) - Method in class sos.koa.ImportVotesAdapter
 
logFailed(String) - Method in class sos.koa.ReportAdapter
 
logFailed(String) - Method in class sos.koa.Task
Writes a 'task failed' entry in the log.
logOpenedFile(File) - Method in class sos.koa.ImportCandidatesAdapter
Writes a 'task opened file' entry in the log.
logOpenedFile(File) - Method in class sos.koa.ImportKeyAdapter
 
logOpenedFile(File) - Method in class sos.koa.ImportVotesAdapter
 
logOpenedFile(File) - Method in class sos.koa.ReportAdapter
 
logOpenedFile(File) - Method in class sos.koa.Task
Writes a 'task opened file' entry in the log.
logStarted() - Method in class sos.koa.CountAdapter
 
logStarted() - Method in class sos.koa.DecryptAdapter
 
logStarted() - Method in class sos.koa.ImportCandidatesAdapter
Writes a 'task started' entry in the log.
logStarted() - Method in class sos.koa.ImportKeyAdapter
 
logStarted() - Method in class sos.koa.ImportVotesAdapter
 
logStarted() - Method in class sos.koa.ReportAdapter
 
logStarted() - Method in class sos.koa.Task
Writes a 'task started' entry in the log.
logTimestamp - Static variable in class sos.koa.AuditLog
The creation time of the audit log.

M

MALE - Static variable in class sos.koa.Candidate
The possible values of the gender of a candidate.
MAX_CANDIDATES_PER_KIESLIJST - Static variable in class sos.koa.KiesLijst
 
MAX_DISTRICTS_PER_KIESKRING - Static variable in class sos.koa.KiesKring
The maximum number of districts that can exist in a single kieskring.
MAX_ENCRYPTED_VOTE_LENGTH - Static variable in interface sos.koa.KOAConstants
 
MAX_KEY_LENGTH - Static variable in interface sos.koa.KOAConstants
 
MAX_KIESKRINGEN_PER_CANDIDATE_LIST - Static variable in class sos.koa.CandidateList
The maximum number of kieskringen that can exist in a candidate list.
MAX_KIESLIJSTEN_PER_KIESKRING - Static variable in class sos.koa.KiesKring
The maximum number of kieslijsten that can exist in a single kieskring.
MOREINFO_OPTION - Static variable in interface sos.koa.KOAConstants
 
MY_CACHED_KIESKRINGEN - Static variable in class sos.koa.KiesKring
A cache of all kieskringen that have been constructed thus far.
MY_CACHED_KIESLIJSTEN - Static variable in class sos.koa.KiesLijst
A cache of all kieslijsts ever constructed.
MenuPanel - class sos.koa.MenuPanel.
This class is the top-most class of the system and tracks and controls the overall tally process.
MenuPanel() - Constructor for class sos.koa.MenuPanel
Constructs a menu panel.
main(String[]) - Static method in class sos.koa.MenuPanel
Main method creates frame and calls constructor.
main(String[]) - Static method in class sos.koa.ViewPdf
A test routine.
make(byte, String) - Static method in class sos.koa.KiesKring
A factory method used to construct new kieskring objects.
make(byte, byte, String) - Static method in class sos.koa.KiesLijst
This is the factory method for obtaining new kieslijst objects, given the specified initialization values.
maxSubTasks - Variable in class sos.koa.Task
The (estimated) maximum number of sub-tasks.
metadata() - Method in class sos.koa.CandidateList
 
metadataCount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
 
monitor - Variable in class sos.koa.Task
Progress monitor.
my_blanco_count - Variable in class sos.koa.CandidateList
The number of "blanco" candidates contained in this candidate list.
my_candidate_codes - Variable in class sos.koa.CandidateList
The candidate codes of this candidate list.
my_candidate_count - Variable in class sos.koa.KiesLijst
The number of candidates in this kieslijst.
my_candidate_list - Variable in class sos.koa.VoteSet
The list of all candidates in an election.
my_candidates - Variable in class sos.koa.KiesLijst
The candidates in this kieslijst.
my_city_of_residence - Variable in class sos.koa.Candidate
The city of residence (woonplaats) of a candidate.
my_codeCount - Variable in class sos.koa.CandidateListMetadata
The number of candidate codes contained in the associated candidate list.
my_creationTime - Variable in class sos.koa.CandidateListMetadata
The creation time of the associated candidate list.
my_districtCount - Variable in class sos.koa.CandidateListMetadata
The number of districts in the associated candidate list.
my_district_count - Variable in class sos.koa.KiesKring
The number of districts in this kieskring.
my_districts - Variable in class sos.koa.KiesKring
The districts of this kieskring.
my_firstname - Variable in class sos.koa.Candidate
The firstname (roepnaam) of a candidate.
my_gender - Variable in class sos.koa.Candidate
The gender (geslacht) of a candidate.
my_initials - Variable in class sos.koa.Candidate
The initials (voorletters) of a candidate.
my_kiesKring - Variable in class sos.koa.Candidate
The kieskring of a candidate.
my_kiesKring - Variable in class sos.koa.District
Each district is in exactly one KiesKring.
my_kiesKringCount - Variable in class sos.koa.CandidateListMetadata
The number of kieskringen in the associated candidate list.
my_kiesLijst - Variable in class sos.koa.Candidate
The kieslijst of a candidate.
my_kiesLijstCount - Variable in class sos.koa.CandidateListMetadata
The number of kieslijsten in the associated candidate list.
my_kiesLijsten - Variable in class sos.koa.KiesKring
A list of all kieslijst in this kieskring, indexed on kieslijst number.
my_kieskring_number - Variable in class sos.koa.KiesLijst
The number of the kieskring in which this kieslijst resides.
my_kieskringen - Variable in class sos.koa.CandidateList
The kieskringen contained in this candidate list.
my_kieslijst_count - Variable in class sos.koa.KiesKring
The number of kieslijsten in this kieskring.
my_lastname - Variable in class sos.koa.Candidate
The lastname (achternaam) of a candidate.
my_metadata - Variable in class sos.koa.CandidateList
The metadata associated with this candidate list.
my_name - Variable in class sos.koa.District
The name of this district.
my_name - Variable in class sos.koa.KiesKring
The name (kieskringnaam) of this kieskring.
my_name - Variable in class sos.koa.KiesLijst
The name (kieslijstnaam) of this kieslijst.
my_number - Variable in class sos.koa.District
The number of this district.
my_number - Variable in class sos.koa.KiesKring
The number (kieskringnummer) of this kieskring.
my_number - Variable in class sos.koa.KiesLijst
This number (kieslijstnummer) of this kieslijst.
my_positieCount - Variable in class sos.koa.CandidateListMetadata
The total number of candidates in the associated candidate list.
my_position_number - Variable in class sos.koa.Candidate
The position number (positienummer) of a candidate.
my_requestReference - Variable in class sos.koa.CandidateListMetadata
The request reference of the associated candidate list.
my_responseReference - Variable in class sos.koa.CandidateListMetadata
The response reference of the associated candidate list.
my_vote_count - Variable in class sos.koa.Candidate
The number of votes cast for this candidate.
my_vote_count - Variable in class sos.koa.KiesLijst
The total number of votes counted in this kieslijst.
my_vote_has_been_finalized - Variable in class sos.koa.VoteSet
A flag that indicates that the vote has been finalized and the only thing happening henceforth is requesting the total count.
my_vote_has_been_initialized - Variable in class sos.koa.VoteSet
A flag that indicates that the vote has been initialized and the only thing happening henceforth is counting then finalizing.

N

NAMESPACES - Static variable in class sos.koa.AbstractObjectReader
 
NO_ERRORS_MSG - Static variable in interface sos.koa.KOAConstants
 
NS_PREFIXES - Static variable in class sos.koa.AbstractObjectReader
 
NUMBER_OF_REDUNDANT_FIELDS - Static variable in interface sos.koa.KOAConstants
 
name() - Method in class sos.koa.District
 
name() - Method in class sos.koa.KiesKring
 
name() - Method in class sos.koa.KiesLijst
 
number() - Method in class sos.koa.District
 
number() - Method in class sos.koa.KiesKring
 
number() - Method in class sos.koa.KiesLijst
 

O

OK_CANCEL_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
OK_LESSINFO_CANCEL_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
OK_LESSINFO_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
OK_MOREINFO_CANCEL_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
OK_MOREINFO_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
OK_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
OUTDIR - Static variable in interface sos.koa.KOAConstants
 
orgHandler - Variable in class sos.koa.AbstractObjectReader
 

P

PDF_VIEW_PROPERTY - Static variable in class sos.koa.ViewPdf
The command-line Java property that is used to determine a user-defined PDF previewer.
POSITION_NUMBER_MAX_LENGTH - Static variable in class sos.koa.Candidate
The maximum length, in digits represented by characters, of the position number of a candidate.
PREFERRED_SIZE - Static variable in class sos.koa.HelpAdapter
 
PRIVATE_KEYTYPE - Static variable in interface sos.koa.KOAConstants
 
PRIVATE_KEY_IMPORTED_STATE - Static variable in interface sos.koa.KOAConstants
 
PRIVATE_KEY_IMPORTED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
PUBLIC_KEYTYPE - Static variable in interface sos.koa.KOAConstants
 
PUBLIC_KEY_IMPORTED_STATE - Static variable in interface sos.koa.KOAConstants
 
PUBLIC_KEY_IMPORTED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
parse(String) - Method in class sos.koa.AbstractObjectReader
 
parse(InputSource) - Method in class sos.koa.AbstractObjectReader
 
parse(InputSource) - Method in class sos.koa.AuditLogXMLReader
 
parse() - Method in class sos.koa.AuditLogXMLReader
Starts parsing the AuditLog object.
parse(InputSource) - Method in class sos.koa.CandidateListXMLReader
 
parse(CandidateList) - Method in class sos.koa.CandidateListXMLReader
Starts parsing the CandidateList object.
parse(File) - Method in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
Parses file file.
parse(File) - Method in class sos.koa.ImportVotesAdapter.VoteFileParser
 
parserState - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
popupAdditionalInfo() - Method in class sos.koa.Task
Pops up a dialog.
popupAdditionalInfo(Object[]) - Method in class sos.koa.Task
Pops up a dialog.
popupFailure(String) - Method in class sos.koa.Task
Pops up a dialog.
popupGetFile(String, String) - Method in class sos.koa.Task
Pops up a dialog.
popupGetPassword() - Method in class sos.koa.Task
Pops up a dialog.
popupNext() - Method in class sos.koa.Task
Pops up a dialog.
popupNextOrBack() - Method in class sos.koa.Task
Pops up a dialog.
popupSuccess() - Method in class sos.koa.Task
Pops up a dialog.
popupWarning() - Method in class sos.koa.Task
Pops up a dialog.
positieCount() - Method in class sos.koa.CandidateListMetadata
 
positieCount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
 
positiecount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
position_number() - Method in class sos.koa.Candidate
 
privateKey - Variable in class sos.koa.MenuPanel
Private RSA key to decode the votes.
processingInstruction(String, String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
publicKey - Variable in class sos.koa.MenuPanel
Public key.

R

RECOUNT - Static variable in interface sos.koa.KOAConstants
 
RECOUNT_PDF - Static variable in interface sos.koa.KOAConstants
 
RECOUNT_XML - Static variable in interface sos.koa.KOAConstants
 
RECOUNT_XSL - Static variable in interface sos.koa.KOAConstants
 
RELEASE - Static variable in interface sos.koa.KOAConstants
 
REPORT_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
REPORT_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
REPORT_GENERATED_STATE - Static variable in interface sos.koa.KOAConstants
 
REPORT_GENERATED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
REPORT_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
REPORT_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
REPORT_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
REPORT_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
RESTART_BUT_TXT - Static variable in interface sos.koa.KOAConstants
 
RESTART_FAILURE_MSG - Static variable in interface sos.koa.KOAConstants
 
RESTART_SUCCESS_MSG - Static variable in interface sos.koa.KOAConstants
 
RESTART_TASK_MSG - Static variable in interface sos.koa.KOAConstants
 
RESTART_WARNING_MSG - Static variable in interface sos.koa.KOAConstants
 
RSA_ALGORITHM - Static variable in class sos.koa.DecryptAdapter
The algorithm used by the rsaCipher.
RSA_ALGORITHM - Static variable in class sos.koa.ImportKeyAdapter
The cryptographic type of the wrapped key is RSA.
ReportAdapter - class sos.koa.ReportAdapter.
Class to generate reports.
ReportAdapter() - Constructor for class sos.koa.ReportAdapter
 
RestartAdapter - class sos.koa.RestartAdapter.
Class to restart the application.
RestartAdapter() - Constructor for class sos.koa.RestartAdapter
Constructs a new adapter.
rawVotes - Variable in class sos.koa.ImportVotesAdapter
The imported, not yet decrypted, votes.
rawVotes - Variable in class sos.koa.MenuPanel
The (raw, imported) votes.
registeredVoters - Variable in class sos.koa.ReportAdapter
 
reportButton - Variable in class sos.koa.MenuPanel
GUI stuff.
reportCount - Variable in class sos.koa.ImportVotesAdapter.VoteFileChecker
 
requestReference() - Method in class sos.koa.CandidateListMetadata
 
requestreference - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
responseReference() - Method in class sos.koa.CandidateListMetadata
 
responsereference - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
 
restartButton - Variable in class sos.koa.MenuPanel
GUI stuff.
resultCount - Variable in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
 
rowCount - Variable in class sos.koa.DecryptAdapter
The number of votes decrypted this far.
rsaCipher - Variable in class sos.koa.DecryptAdapter
The RSA cipher for decrypting the session key.
run() - Method in class sos.koa.Task.ActionThread
Runs the ActionThread inner class.
run() - Method in class sos.koa.Task.MonitoredThread
Runs the MonitoredThread inner class.

S

SALT - Static variable in class sos.koa.DecryptAdapter
The salt value used to generate the session keys.
SALT - Static variable in class sos.koa.ImportKeyAdapter
The salt used in constructing the PBE cipher.
setCandidateList(CandidateList) - Method in class sos.koa.MenuPanel
Sets the candidate list.
setContentHandler(ContentHandler) - Method in class sos.koa.AbstractObjectReader
 
setCountErrors(String[]) - Static method in class sos.koa.AuditLog
Record errors encountered during counting of the votes.
setCountNrOfVotes(int) - Static method in class sos.koa.AuditLog
Record the number of votes counted.
setCountSuccess(boolean) - Static method in class sos.koa.AuditLog
Record whether the count process was successful or not.
setCountTimestampEnd(String) - Static method in class sos.koa.AuditLog
Record the end time of the counting process.
setCountTimestampStart(String) - Static method in class sos.koa.AuditLog
Record the start time of the counting process.
setCurrentDir(File) - Method in class sos.koa.MenuPanel
Sets the current directory used in file browser pop-ups.
setDTDHandler(DTDHandler) - Method in class sos.koa.AbstractObjectReader
 
setDecryptErrors(String[]) - Static method in class sos.koa.AuditLog
Record errors encountered during decryption of the votes.
setDecryptNrOfVotes(int) - Static method in class sos.koa.AuditLog
Record the number of votes decrypted.
setDecryptSuccess(boolean) - Static method in class sos.koa.AuditLog
Record whether the decrypt process was successful or not.
setDecryptTimestampEnd(String) - Static method in class sos.koa.AuditLog
Record the end time of the decryption.
setDecryptTimestampStart(String) - Static method in class sos.koa.AuditLog
Record the start time of the decryption.
setDocumentLocator(Locator) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
setEnabled(boolean) - Method in class sos.koa.MenuPanel
Enables/disables the GUI.
setEnabled(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class sos.koa.MenuPanel
Enables/disables the 10 task buttons of the GUI.
setEntityResolver(EntityResolver) - Method in class sos.koa.AbstractObjectReader
 
setErrorHandler(ErrorHandler) - Method in class sos.koa.AbstractObjectReader
 
setFeature(String, boolean) - Method in class sos.koa.AbstractObjectReader
 
setImportCandidatesError(String) - Static method in class sos.koa.AuditLog
Record errors encountered during the import of candidates.
setImportCandidatesFileName(String) - Static method in class sos.koa.AuditLog
Record the name of the candidate file.
setImportCandidatesFileTimestamp(String) - Static method in class sos.koa.AuditLog
Record modification time of the candidate file.
setImportCandidatesNrOfBlanco(int) - Static method in class sos.koa.AuditLog
Record the number of BLANCO candidates.
setImportCandidatesNrOfCandidates(int) - Static method in class sos.koa.AuditLog
Record the number of candidates.
setImportCandidatesNrOfLists(int) - Static method in class sos.koa.AuditLog
Record the number of candidate lists (kieslijsten).
setImportCandidatesRefNr(String) - Static method in class sos.koa.AuditLog
Record the candidates reference number.
setImportCandidatesSuccess(boolean) - Static method in class sos.koa.AuditLog
Record whether importing the candidates was successful.
setImportPrivKeyError(String) - Static method in class sos.koa.AuditLog
Record errors encountered during the import of the private key.
setImportPrivKeyFileName(String) - Static method in class sos.koa.AuditLog
Record the name of the private key file.
setImportPrivKeyFileTimestamp(String) - Static method in class sos.koa.AuditLog
Record modification time of the private key file.
setImportPrivKeySuccess(boolean) - Static method in class sos.koa.AuditLog
Record whether importing the private key was successful.
setImportPubKeyError(String) - Static method in class sos.koa.AuditLog
Record errors encountered during the import of the public key.
setImportPubKeyFileName(String) - Static method in class sos.koa.AuditLog
Record the name of the public key file.
setImportPubKeyFileTimestamp(String) - Static method in class sos.koa.AuditLog
Record modification time of the public key file.
setImportPubKeySuccess(boolean) - Static method in class sos.koa.AuditLog
Record whether importing the public key was successful.
setImportVotesError(String) - Static method in class sos.koa.AuditLog
Record errors encountered during the import of votes.
setImportVotesFileName(String) - Static method in class sos.koa.AuditLog
Record the name of the vote file.
setImportVotesFileTimestamp(String) - Static method in class sos.koa.AuditLog
Record modification time of the vote file.
setImportVotesNrOfKieskringen(int) - Static method in class sos.koa.AuditLog
Record the number of kieskringen.
setImportVotesNrOfVotes(int) - Static method in class sos.koa.AuditLog
Record the number of votes.
setImportVotesSuccess(boolean) - Static method in class sos.koa.AuditLog
Record whether importing the encrypted votes was successful.
setKeypairSuccess(boolean) - Static method in class sos.koa.AuditLog
Record whether the private key and the public key form a pair.
setLogTimestamp() - Static method in class sos.koa.AuditLog
Record the timestamp for the creation of the audit log.
setMaxSubTasks(int) - Method in class sos.koa.Task
Sets the (estimated) maximum number of sub-tasks.
setPrivateKey(PrivateKey) - Method in class sos.koa.MenuPanel
Sets the private key.
setProperty(String, Object) - Method in class sos.koa.AbstractObjectReader
 
setPublicKey(PublicKey) - Method in class sos.koa.MenuPanel
Sets the public key.
setRawVotes(ArrayList) - Method in class sos.koa.MenuPanel
Sets the raw votes list.
setState(int) - Method in class sos.koa.MenuPanel
Sets the state to state.
setSubTaskCount(int) - Method in class sos.koa.Task
Sets the number of already completed subtasks.
setText(int) - Method in class sos.koa.HelpAdapter
Generates a text based on the current state and puts it in the help window.
setText(String) - Method in class sos.koa.HelpAdapter
Sets the text in the help window to txt.
setVoteSet(VoteSet) - Method in class sos.koa.MenuPanel
Sets the vote set.
setVotingBureau(String) - Static method in class sos.koa.AuditLog
Record the name of the voting bureau.
setVotingChairman(String) - Static method in class sos.koa.AuditLog
Record the name of the voting chairman.
setVotingElection(String) - Static method in class sos.koa.AuditLog
Record the name of the election.
setVotingElectionTimestampEnd(String) - Static method in class sos.koa.AuditLog
Record the end time of the election.
setVotingElectionTimestampStart(String) - Static method in class sos.koa.AuditLog
Record the start time of the election.
setVotingExportTimestamp(String) - Static method in class sos.koa.AuditLog
Record the timestamp of the export of the votes.
setVotingInterval(String) - Static method in class sos.koa.AuditLog
Record the voting interval.
setVotingNrOfRegisteredVoters(int) - Static method in class sos.koa.AuditLog
Record the number of registered voters.
setVotingState(String) - Static method in class sos.koa.AuditLog
Record the voting state.
shortToHexString(int) - Static method in class sos.koa.Hex
Converts the short n to capitalized hexadecimal text.
showCandidates() - Method in class sos.koa.ImportCandidatesAdapter
Gets the list of candidates imported by this task.
showPdf(File) - Static method in class sos.koa.ViewPdf
Display in a PDF viewer the specified file.
skippedEntity(String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
sos.koa - package sos.koa
This package contains the SoS/KOA vote tally application.
startDocument() - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
startElement(String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
Sends the notification of the beginning of an element.
startElement(String, Attributes) - Method in class sos.koa.EasyGenerationContentHandlerProxy
Sends the notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
startElement(String, String, String, Attributes) - Method in class sos.koa.ImportCandidatesAdapter.CandidateFileChecker
Checks for each open tag if it's known and whether the multiplicity is allowed.
startElement(String, String, String, Attributes) - Method in class sos.koa.ImportCandidatesAdapter.CandidateFileParser
Gets called for every open element.
startElement(String, String, String, Attributes) - Method in class sos.koa.ImportVotesAdapter.VoteFileChecker
Checks for each open tag if it's known and whether the multiplicity is allowed.
startElement(String, String, String, Attributes) - Method in class sos.koa.ImportVotesAdapter.VoteFileParser
 
startPrefixMapping(String, String) - Method in class sos.koa.EasyGenerationContentHandlerProxy
 
state - Variable in class sos.koa.MenuPanel
The state of the application.
stateString(int) - Method in class sos.koa.HelpAdapter
Gets a string that describes the current state.
stillWorking - Variable in class sos.koa.Task
Whether doAction is still running.
stopAction() - Method in class sos.koa.CountAdapter
 
stopAction() - Method in class sos.koa.DecryptAdapter
Interrupts the execution of doAction.
stopAction() - Method in class sos.koa.ImportCandidatesAdapter
If the cancel button is pressed this thread should stop
stopAction() - Method in class sos.koa.ImportVotesAdapter
If the cancel button is pressed this thread should stop
stopAction() - Method in class sos.koa.Task
What to do to halt the execution of the doAction method.
subTaskCount - Variable in class sos.koa.Task
The current sub-task.
success - Variable in class sos.koa.Task
Success status of this task.
systemIsCleared - Variable in class sos.koa.ClearAdapter
A flag indicating if the system has been cleared.

T

TASK_CANCELED_MSG - Static variable in interface sos.koa.KOAConstants
 
TITLE - Static variable in interface sos.koa.KOAConstants
 
Task - class sos.koa.Task.
Class which reacts to buttons in the menu.
Task() - Constructor for class sos.koa.Task
Constructs this task.
Task.ActionThread - class sos.koa.Task.ActionThread.
Inner class that runs this task's doAction method.
Task.ActionThread() - Constructor for class sos.koa.Task.ActionThread
 
Task.MonitoredThread - class sos.koa.Task.MonitoredThread.
Inner class to monitor the ActionThread.
Task.MonitoredThread() - Constructor for class sos.koa.Task.MonitoredThread
 
tableCount - Variable in class sos.koa.ImportVotesAdapter.VoteFileChecker
 
target - Variable in class sos.koa.EasyGenerationContentHandlerProxy
 
taskCount - Variable in class sos.koa.ImportCandidatesAdapter
Number of codes encountered thus far.
taskCount - Variable in class sos.koa.ImportVotesAdapter
Number of rows encountered thus far.
theInstance - Static variable in class sos.koa.MenuPanel
The (single) menu panel instance.
timeString(long) - Method in class sos.koa.Task.MonitoredThread
A readable hh:mm:ss string representation of time_millis.
toString() - Method in class sos.koa.Candidate
{@inheritDoc}
toString() - Method in class sos.koa.CandidateListMetadata
{@inheritDoc}
toString() - Method in class sos.koa.District
{@inheritDoc}
toString() - Method in class sos.koa.KiesKring
{@inheritDoc}
toString() - Method in class sos.koa.KiesLijst
{@inheritDoc}
totalPartyCount() - Method in class sos.koa.CandidateList
 

U

UNKNOWN - Static variable in class sos.koa.Candidate
The possible values of the gender of a candidate.

V

VOTES_COUNTED_STATE - Static variable in interface sos.koa.KOAConstants
 
VOTES_COUNTED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
VOTES_DECRYPTED_STATE - Static variable in interface sos.koa.KOAConstants
 
VOTES_DECRYPTED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
VOTES_IGNORED_SEE_MORE_INFO_MSG - Static variable in interface sos.koa.KOAConstants
 
VOTES_IMPORTED_STATE - Static variable in interface sos.koa.KOAConstants
 
VOTES_IMPORTED_STATE_STRING - Static variable in class sos.koa.HelpAdapter
 
ViewPdf - class sos.koa.ViewPdf.
A static class used to execute a native PDF viewer on a specific PDF file generated by the KOA application.
ViewPdf() - Constructor for class sos.koa.ViewPdf
This class should never be instantiated.
VoteSet - class sos.koa.VoteSet.
The set of votes in an election.
VoteSet(CandidateList) - Constructor for class sos.koa.VoteSet
Constructs a new, initialized VoteSet for the provided CandidateList.
validCandidate(String) - Method in class sos.koa.CandidateList
 
validCandidate(int) - Method in class sos.koa.CandidateList
 
validCandidate(String) - Method in class sos.koa.VoteSet
 
validCandidate(int) - Method in class sos.koa.VoteSet
 
validateKiesKringNumber(String, String) - Method in class sos.koa.VoteSet
Validate the information provided, which are the redundant components of an encrypted vote.
validateRedundantInfo(String, String, String, String, String, String) - Method in class sos.koa.VoteSet
Validate the information provided, which are the redundant components of an encrypted vote.
voteCount() - Method in class sos.koa.Candidate
 
voteCount() - Method in class sos.koa.KiesLijst
 
voteCount(String) - Method in class sos.koa.VoteSet
 
voteCount(int) - Method in class sos.koa.VoteSet
 
voteSet - Variable in class sos.koa.CountAdapter
The datastructure containing counted votes.
voteSet - Variable in class sos.koa.MenuPanel
The counted votes.
votesCounted - Variable in class sos.koa.CountAdapter
The number of votes counted this far.
votingBureau - Static variable in class sos.koa.AuditLog
The string that contains the name of the voting bureau.
votingChairman - Static variable in class sos.koa.AuditLog
The string that contains the name of the voting chairman.
votingElection - Static variable in class sos.koa.AuditLog
The string that contains the name of the election.
votingElectionTimestampEnd - Static variable in class sos.koa.AuditLog
The string that contains the ending time of the election.
votingElectionTimestampStart - Static variable in class sos.koa.AuditLog
The string that contains the starting time of the election.
votingExportTimestamp - Static variable in class sos.koa.AuditLog
The string that contains the timestamp for the export of the votes.
votingInterval - Static variable in class sos.koa.AuditLog
The string that contains the voting interval.
votingInterval - Variable in class sos.koa.ReportAdapter
 
votingNrOfRegisteredVoters - Static variable in class sos.koa.AuditLog
The number of registered voters.
votingState - Static variable in class sos.koa.AuditLog
The string that contains the state of the voting.

W

windowActivated(WindowEvent) - Method in class sos.koa.ExitAdapter
 
windowClosed(WindowEvent) - Method in class sos.koa.ExitAdapter
 
windowClosing(WindowEvent) - Method in class sos.koa.ExitAdapter
Gets called when the user closes this application's window.
windowClosing(WindowEvent) - Method in class sos.koa.HelpAdapter
Gets executed when user closes the help window.
windowDeactivated(WindowEvent) - Method in class sos.koa.ExitAdapter
This method is here since we implement WindowListener.
windowDeiconified(WindowEvent) - Method in class sos.koa.ExitAdapter
This method is here since we implement WindowListener.
windowIconified(WindowEvent) - Method in class sos.koa.ExitAdapter
This method is here since we implement WindowListener.
windowOpened(WindowEvent) - Method in class sos.koa.ExitAdapter
This method is here since we implement WindowListener.

Y

YES_CANCEL_OPTIONS - Static variable in interface sos.koa.KOAConstants
 
YES_NO_OPTIONS - Static variable in interface sos.koa.KOAConstants
 

A B C D E F G H I K L M N O P R S T U V W Y
SOA
© 2004 SoS Group
All Rights Reserved