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(com.ganteater.ae.CommandException e, com.ganteater.ae.processor.Processor processor) voidcriticalError(com.ganteater.ae.CommandException aThrowable, com.ganteater.ae.processor.Processor processor) voidendTask(boolean aErrorState) com.ganteater.ae.processor.Processorvoidprotected 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:
com.ganteater.ae.CommandException
-
startTask
-
setTestName
- Overrides:
setTestNamein classcom.ganteater.ae.RecipeRunner
-
endTask
- Specified by:
endTaskin interfacecom.ganteater.ae.RecipeListener- Overrides:
endTaskin classcom.ganteater.ae.RecipeRunner
-
runTest
-
getTestFile
-
setTestsFile
-
inputFile
-
aboutTest
-
setAbout
-
criticalError
public void criticalError(com.ganteater.ae.CommandException aThrowable, com.ganteater.ae.processor.Processor processor) - Specified by:
criticalErrorin interfacecom.ganteater.ae.RecipeListener- Overrides:
criticalErrorin classcom.ganteater.ae.RecipeRunner
-
checkFailure
public void checkFailure(com.ganteater.ae.CommandException e, com.ganteater.ae.processor.Processor processor) - Specified by:
checkFailurein interfacecom.ganteater.ae.RecipeListener- Overrides:
checkFailurein classcom.ganteater.ae.RecipeRunner
-
getTaskProcessor
- Overrides:
getTaskProcessorin classcom.ganteater.ae.RecipeRunner
-
getAeFrame
-