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

F

FileIntegrityCheck - Class in cdx.scorebot.net.tests.webserver
verifies the contents in a file from the webserver is as expected
FileIntegrityCheck(WebService) - Constructor for class cdx.scorebot.net.tests.webserver.FileIntegrityCheck
Instantiates a test (with no configuration) for the purpose of instantiating tests of this type with different configurations later.
FileIntegrityCheck(WebService, HashMap<String, ConfigOption>) - Constructor for class cdx.scorebot.net.tests.webserver.FileIntegrityCheck
Instantiates a test with the specified config (it will verify that it includes all needed configuration options).
FileMenuFrame - Class in cdx.scorebot.util.swing
Defines a menu bar with basic File-Open-Save-Save As functionality.
FileMenuFrame(String) - Constructor for class cdx.scorebot.util.swing.FileMenuFrame
Creates new frame which uses the specified file for settings testing
FileMenuFrame(String, String) - Constructor for class cdx.scorebot.util.swing.FileMenuFrame
Creates new frame which uses the specified file for settings testing and the specified extension for saving.
FileMenuFrame(String, String, String, int, String) - Constructor for class cdx.scorebot.util.swing.FileMenuFrame
Creates new frame which uses the specified file for settings testing and the specified extension(s) for saving and loading.
FileMenuFrame(String, String, String, String, int, FileFilter) - Constructor for class cdx.scorebot.util.swing.FileMenuFrame
Creates new frame which uses the specified file for settings testing and the specified extension(s) for saving and loading.
FileMenuNTPTemplate - Class in cdx.scorebot.util.swing
This GUI allows the user to use the new-open-save-save as functionality with an object of type T.
FileMenuNTPTemplate(String, int) - Constructor for class cdx.scorebot.util.swing.FileMenuNTPTemplate
Creates new frame which uses the specified file for settings testing
FileMenuNTPTemplate(String, String, String, String, int, FileFilter) - Constructor for class cdx.scorebot.util.swing.FileMenuNTPTemplate
Creates new frame which uses the specified file for settings testing and the specified extension(s) for saving and loading.
FileMenuXMLBasedFrame<T> - Class in cdx.scorebot.util.swing
This GUI allows the user to use the new-open-save-save as functionality with an object of type T.
FileMenuXMLBasedFrame(String) - Constructor for class cdx.scorebot.util.swing.FileMenuXMLBasedFrame
Creates new frame which uses the specified file for settings testing
FileMenuXMLBasedFrame(String, String) - Constructor for class cdx.scorebot.util.swing.FileMenuXMLBasedFrame
Creates new frame which uses the specified file for settings testing and the specified extension for saving.
FileMenuXMLBasedFrame(String, String, String, int, String) - Constructor for class cdx.scorebot.util.swing.FileMenuXMLBasedFrame
Creates new frame which uses the specified file for settings testing and the specified extension(s) for saving and loading.
FileMenuXMLBasedFrame(String, String, String, String, int, FileFilter) - Constructor for class cdx.scorebot.util.swing.FileMenuXMLBasedFrame
Creates new frame which uses the specified file for settings testing and the specified extension(s) for saving and loading.
FileNameEndingFilter - Class in cdx.scorebot.util.swing
An implementation of FileFilter that filters using a specified set of extensions.
FileNameEndingFilter(String, String...) - Constructor for class cdx.scorebot.util.swing.FileNameEndingFilter
Creates a MyFileNameExtensionFilter with the specified description and file name extensions.
FileOpener - Interface in cdx.scorebot.util.swing
Implements by classes which are able to read a file from a given string.
FillBuff() - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
FILTER_OUT - Static variable in class cdx.scorebot.app.auditor.Filterer
 
filterCompTime(Timestamp) - Method in class cdx.scorebot.app.auditor.Filterer
 
Filterer - Class in cdx.scorebot.app.auditor
 
Filterer(AuditorGUI) - Constructor for class cdx.scorebot.app.auditor.Filterer
 
filterName(String) - Method in class cdx.scorebot.app.auditor.Filterer
 
filterOption(TestEvent, String) - Method in class cdx.scorebot.app.auditor.Filterer
 
filterReportedState(boolean) - Method in class cdx.scorebot.app.auditor.Filterer
 
filterReportTime(Timestamp) - Method in class cdx.scorebot.app.auditor.Filterer
 
filterResult(TestEvent, String) - Method in class cdx.scorebot.app.auditor.Filterer
 
filterScore(int) - Method in class cdx.scorebot.app.auditor.Filterer
 
filterSuite(TestSuite) - Method in class cdx.scorebot.app.auditor.Filterer
 
filterTestItem(TestItem) - Method in class cdx.scorebot.app.auditor.Filterer
 
FlexLogger - Class in cdx.scorebot.util.io
Provide easy means of outputting to both the terminal and file(s) at the same time
FlexLogger() - Constructor for class cdx.scorebot.util.io.FlexLogger
Creates a FlexLogger which will log only to the System.out PrintStream
FlexLogger(boolean) - Constructor for class cdx.scorebot.util.io.FlexLogger
Creates a FlexLogger which will log to the console as specified.
FlexLogger(String) - Constructor for class cdx.scorebot.util.io.FlexLogger
Creates a FlexLogger which is initialized with the one specified stream to log to.
FlexLogger(String, boolean) - Constructor for class cdx.scorebot.util.io.FlexLogger
Creates a FlexLogger which is initialized with the one specified stream to log to with an option to log to the console too.
FlexLogger(String, boolean, int) - Constructor for class cdx.scorebot.util.io.FlexLogger
Creates a FlexLogger which is initialized with the one specified stream to log to with an option to log to the console too; if the file already exists, the alreadyExistsHandling argument species how to handle this.
FlexLogger(String, int, boolean) - Constructor for class cdx.scorebot.util.io.FlexLogger
Creates a FlexLogger which is initialized with the one specified stream to log to with an option to log to the console too; if the file already exists, the old file will be renamed; numDigits indicates how many digits to use when renaming any old file.
floor(Literal) - Method in class cdx.scorebot.scoring.logic.Context
Convert a double to a floored integer.
fnum(long) - Static method in class cdx.scorebot.app.reporter.CompleteScoringStats
formats numbers to have use commas
fromXML(String) - Static method in class cdx.scorebot.util.io.XStreamWrapper
reads (deserializes) an object from an XML file
fromXML(File) - Static method in class cdx.scorebot.util.io.XStreamWrapper
reads (deserializes) an object from an XML file

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