Uses of Class
hlcd.parameters.CodeDisplayParameters
Packages that use CodeDisplayParameters
Package
Description
Dedicated for the execution of the program by using
SimpleExecutor, ComplexExecutor or
ListExecutor.-
Uses of CodeDisplayParameters in hlcd.run
Constructors in hlcd.run with parameters of type CodeDisplayParametersModifierConstructorDescriptionTestParameter(CodeParameters cp, CodeValidatorParameters cvp, CodeExporterParameters cep, CodeDisplayParameters cdp, boolean beep)Initializes the execution to the specified parameters (the most customized executor).