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

T

Table - Class in view.xhtml
 
Table() - Constructor for class view.xhtml.Table
Constructs the element.
Table(int) - Constructor for class view.xhtml.Table
As above, but...
TableCell - Class in view.xhtml
 
TableCell(String) - Constructor for class view.xhtml.TableCell
Constructs the element.
tag_name - Variable in class view.xhtml.HtmlElement
 
Td - Class in view.xhtml
 
Td() - Constructor for class view.xhtml.Td
Constructs the element.
Td(HtmlObject) - Constructor for class view.xhtml.Td
Constructs the element and automatically adds an object to it.
Td(String) - Constructor for class view.xhtml.Td
As above, but accepts a String.
text - Variable in class view.xhtml.RawText
 
Textarea - Class in view.xhtml
 
Textarea(int, int) - Constructor for class view.xhtml.Textarea
Constructs the element.
Textarea(int, int, String) - Constructor for class view.xhtml.Textarea
As above, but...
Textarea(int, int, String, String) - Constructor for class view.xhtml.Textarea
As above, but...
TextInput - Class in view.xhtml
 
TextInput(int, String) - Constructor for class view.xhtml.TextInput
Constructs the element.
TextInput(int, String, String) - Constructor for class view.xhtml.TextInput
As above, but...
Th - Class in view.xhtml
 
Th() - Constructor for class view.xhtml.Th
Constructs the element.
Th(HtmlObject) - Constructor for class view.xhtml.Th
Constructs the element and automatically adds an object to it.
Th(String) - Constructor for class view.xhtml.Th
As above, but accepts a String.
Title - Class in view.xhtml
 
Title(String) - Constructor for class view.xhtml.Title
Constructs the element.
Title() - Constructor for class view.xhtml.Title
As above, but with an empty title.
title_text - Variable in class view.xhtml.XHTMLDocument
 
toString() - Method in class model.Country
Returns country code in a string.
toString() - Method in class model.Discount
Returns discount contents in a formatted string.
toString() - Method in class model.Entry
Returns the contents of the Entry in a formatted string.
toString() - Method in exception model.exceptions.GoException
Returns the error message of the exception.
toString() - Method in class model.GoDate
 
toString() - Method in class model.ID
Method returns a string representation of the ID object
toString() - Method in class model.Rank
Returns a String that is created as follows: 1.
toString() - Method in class model.Tournament
 
toString() - Method in class view.url.GoURL
Returns the URL as a String.
toString() - Method in class view.xhtml.HtmlObject
Returns the HTML source code (without indendation).
total_fee - Variable in class model.entry.EntryDataModel
 
TOURNAMENT - Variable in class model.EntryInitializer
 
TOURNAMENT - Variable in class model.EntryUpdater
 
Tournament - Class in model
Class Tournament is used to store all the information and entries of a particular tournament.
Tournament(XMLFile) - Constructor for class model.Tournament
Constructor creates a Tournament object from an existing XML data file
Tournament(TournamentInitializer) - Constructor for class model.Tournament
Constructor creates a new Tournament object from a TournamentInitializer object.
Tournament(ID) - Constructor for class model.Tournament
Private constructor, common for the two public constructors.
TOURNAMENT - Variable in class model.TournamentUpdater
 
Tournament.EntryComparator - Class in model
EntryComparator class is used so that Entry objects can be sorted by different fields of the objects.
Tournament.EntryComparator(Tournament.EntryComparator.SortBy) - Constructor for class model.Tournament.EntryComparator
 
Tournament.EntryComparator.SortBy - Enum in model
 
Tournament.EntryComparator.SortBy() - Constructor for enum model.Tournament.EntryComparator.SortBy
 
TOURNAMENT_FILENAME_PREFIX - Static variable in class settings.Settings
 
TOURNAMENT_HEADER_FIELDS - Static variable in class model.Tournament
 
TOURNAMENT_ID - Variable in class model.tournament.TournamentDataModel
 
tournament_open - Variable in class model.tournament.TournamentDataModel
 
tournament_open - Variable in class model.XMLFile
 
TournamentClosedException - Exception in model.exceptions
 
TournamentClosedException() - Constructor for exception model.exceptions.TournamentClosedException
 
TournamentDataModel - Class in model.tournament
The class represents the data structure of a Tournament object.
TournamentDataModel(ID) - Constructor for class model.tournament.TournamentDataModel
 
TournamentDataModelEditor - Class in model.tournament
This class gives the set-methods of the superclass TournamentDataModel public visibility so that the data can be changed.
TournamentDataModelEditor(ID) - Constructor for class model.tournament.TournamentDataModelEditor
 
TournamentInitializer - Class in model
TournamentInitializer is used to create a new Tournament object.
TournamentInitializer(ID) - Constructor for class model.TournamentInitializer
Creates a new initializer with the given ID object.
TournamentManager - Class in model
Class is used to manage the tournaments in the program and to provide an interface for the user interface.
TournamentManager() - Constructor for class model.TournamentManager
 
TournamentManager.DataFileFilter - Class in model
 
TournamentManager.DataFileFilter() - Constructor for class model.TournamentManager.DataFileFilter
 
TournamentNotFoundException - Exception in model.exceptions
 
TournamentNotFoundException(ID) - Constructor for exception model.exceptions.TournamentNotFoundException
 
TournamentNotFoundException(ID, String) - Constructor for exception model.exceptions.TournamentNotFoundException
 
TournamentOpenException - Exception in model.exceptions
 
TournamentOpenException(String) - Constructor for exception model.exceptions.TournamentOpenException
 
TournamentUpdater - Class in model
TournamentUpdater is used to create a new Tournament object.
TournamentUpdater(Tournament) - Constructor for class model.TournamentUpdater
Creates a new TournamentUpdater object and links it to the tournament given as a parameter.
Tr - Class in view.xhtml
 
Tr() - Constructor for class view.xhtml.Tr
Constructs the element.

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