Package com.ganteater.ae.desktop
Class WorkPlace
java.lang.Object
com.ganteater.ae.RecipeRunner
com.ganteater.ae.desktop.WorkPlace
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected JToolBarprotected JLabelprotected Stringprotected FileDialogprotected JTextFieldFields inherited from class com.ganteater.ae.RecipeRunner
fConfigNode, manager, RUN_MODE_APPLICATION, RUN_MODE_WEB, STATUS_FAILED, STATUS_SUCCESS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcheckFailure(CommandException e, Processor processor) voidcriticalError(CommandException aThrowable, Processor processor) voidendTask(boolean aErrorState) voidprotected voidprotected voidsetActiveTest(String theActiveTest) voidsetTestName(String aNameTask) voidsetTestsFile(String aTestsFile) voidMethods inherited from class com.ganteater.ae.RecipeRunner
changeVariable, closePort, createLog, createPort, errorInformation, exceptionIgnored, getConfigNode, getLogger, getManager, getRunMode, getStatus, getSystemVariables, getTaskNode, getTitle, isNotifyMe, main, makeRecipe, outToFrame, pause, resume, runCommandView, runTest, setLog, setProcessor, setProgress, setRunMode, setTaskNode, startChildProcess, startCommand, stopChildProcess, stopTest
-
Field Details
-
aboutButtonPanel
-
recipeFilePath
-
theAttacFileDialog
-
fTitleTest
-
theConfigName
-
-
Constructor Details
-
WorkPlace
-
-
Method Details
-
setActiveTest
- Throws:
CommandException
-
startTask
- Specified by:
startTaskin interfaceRecipeListener- Overrides:
startTaskin classRecipeRunner
-
setTestName
- Overrides:
setTestNamein classRecipeRunner
-
endTask
- Specified by:
endTaskin interfaceRecipeListener- Overrides:
endTaskin classRecipeRunner
-
runTest
-
getTestFile
-
setTestsFile
-
inputFile
-
aboutTest
- Specified by:
aboutTestin interfaceRecipeListener- Overrides:
aboutTestin classRecipeRunner
-
setAbout
-
criticalError
- Specified by:
criticalErrorin interfaceRecipeListener- Overrides:
criticalErrorin classRecipeRunner
-
checkFailure
- Specified by:
checkFailurein interfaceRecipeListener- Overrides:
checkFailurein classRecipeRunner
-
getTaskProcessor
- Overrides:
getTaskProcessorin classRecipeRunner
-
getAeFrame
-