Uses of Class
de.foellix.aql.system.Options
Packages that use Options
-
Uses of Options in de.foellix.aql.system
Methods in de.foellix.aql.system that return OptionsModifier and TypeMethodDescriptionAQLSystem.getOptions()Options.setDrawGraphs(boolean drawGraphs) Options.setFilenameBasedAnswersHash(boolean filenameBasedAnswersHash) Options.setNoSplashScreen(boolean noSplashScreen) Options.setResetOutputDirectories(boolean resetOutputDirectories) Options.setRetry(boolean retry) Options.setShowConfigWizard(boolean showConfigWizard) Options.setStoreAnswers(boolean storeAnswers) Options.setTimeout(long timeout) Options.setTimeoutMode(int timeoutMode) Options.setViewAnswer(boolean viewAnswer) Constructors in de.foellix.aql.system with parameters of type Options -
Uses of Options in de.foellix.aql.ui.gui
Fields in de.foellix.aql.ui.gui declared as OptionsConstructors in de.foellix.aql.ui.gui with parameters of type Options