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

C

CHAR_ENCODING - Static variable in class settings.Settings
 
CheckboxInput - Class in view.xhtml
 
CheckboxInput(String) - Constructor for class view.xhtml.CheckboxInput
Constructs the element.
CheckboxInput(String, boolean) - Constructor for class view.xhtml.CheckboxInput
As above, but with a 'checked' parameter.
clearDiscounts() - Method in class model.entry.EntryDataModel
 
clearDiscounts() - Method in class model.entry.EntryDataModelEditor
 
CLOSED_DATA_FOLDER_NAME - Static variable in class settings.Settings
 
closed_tournaments - Static variable in class model.TournamentManager
 
closeTournament() - Method in class model.Tournament
Closes the tournament so that its data cannot be modified.
closeTournament(ID) - Static method in class model.TournamentManager
 
closeTournament() - Method in class model.XMLFile
Sets the tournament as closed in the XML data file
club - Variable in class model.entry.EntryDataModel
 
code - Variable in class model.Country
 
compare(Object, Object) - Method in class model.Country.CountryComparator
 
compare(Discount, Discount) - Method in class model.Discount.DiscountComparator
 
compare(Entry, Entry) - Method in class model.Tournament.EntryComparator
 
compareTo(Object) - Method in class model.ID
The compareTo method is overridden so that ID objects can be sorted based on their id numbers.
compareTo(Object) - Method in class model.Rank
The compareTo method is overridden so that Rank objects can be sorted in the order of strongest to weakest or vice versa.
conf_file - Static variable in class settings.Settings
 
CONF_FILE_NAME - Static variable in class settings.Settings
 
ConfFile - Class in settings
ConfFile is used to read application settings from a file in the file system.
ConfFile() - Constructor for class settings.ConfFile
Creates a new ConfFile instance that points to a file in folder Settings.getDataFolder with the filename Settings.CONF_FILE_NAME
confirmed_pre_entries - Variable in class model.Tournament
 
confirmed_pre_entries - Variable in class model.XMLFile
 
confirmPreEntry(ID) - Method in class model.Tournament
Moves the given pre-entry to the confirmed pre-entries list.
confirmPreEntry(ID) - Method in class model.XMLFile
Moves the pre-entry with the given ID under the element 'confirmedPreEntries'
ContainerElement - Class in view.xhtml
 
ContainerElement(String, boolean) - Constructor for class view.xhtml.ContainerElement
Constructs a ContainerElement.
ContainerElement(String) - Constructor for class view.xhtml.ContainerElement
As above, but automatically sets 'indentable' to true.
content - Variable in class view.page.GoPage
 
content - Variable in class view.xhtml.ContainerElement
 
cookies - Variable in class view.GoResponse
 
copyFile(File, File) - Static method in class model.XMLFile
Copies a file.
Country - Class in model
Country objects are used to store the nationality of the player and the default country of the tournament.
Country(String, String) - Constructor for class model.Country
Constructor creates a Country object with a country code and matching country name.
country - Variable in class model.entry.EntryDataModel
 
Country.CountryComparator - Class in model
Inner class CountryComparator is used to enable sorting Country objects by their country names.
Country.CountryComparator() - Constructor for class model.Country.CountryComparator
 
country_list - Static variable in class model.Country
 
country_map - Static variable in class model.Country
 
COUNTRYLIST_FILE_NAME - Static variable in class settings.Settings
 
CountryListFile - Class in model
Class is used to read a country list from a file.
CountryListFile() - Constructor for class model.CountryListFile
Constructor creates a new CountryListFile based on the country list file specified in Settings.
CountrySelect - Class in view.element
 
CountrySelect(String, Country) - Constructor for class view.element.CountrySelect
Constructs the element.
createDiscountElement(Document, Discount) - Static method in class model.XMLFactory
Creates an XML element with subelements that can be used to store data from a Discount object
createEntryElement(Document, Entry) - Static method in class model.XMLFactory
Creates an XML element with subelements that can be used to store data from an Entry object
createEntryMap(ArrayList<Entry>) - Method in class model.Tournament
 
createXMLDataDocument(File) - Static method in class model.XMLFactory
Creates an XML document based on a XML document file
createXMLDataDocument() - Static method in class model.XMLFactory
Creates an empty XML data document with the correct element structure
CSSLink - Class in view.xhtml
 
CSSLink(String) - Constructor for class view.xhtml.CSSLink
Constructs the element.

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