Package com.ganteater.ae.desktop.editor
Class TaskEditor
java.lang.Object
com.ganteater.ae.RecipeRunner
com.ganteater.ae.desktop.WorkPlace
com.ganteater.ae.desktop.editor.TaskEditor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) class -
Field Summary
FieldsFields inherited from class com.ganteater.ae.desktop.WorkPlace
aboutButtonPanel, fTitleTest, recipeFilePath, theAttacFileDialog, theConfigNameFields 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 TypeMethodDescriptionvoidvoidchangeVariable(String aAttribut, Object aValue) voidcheckFailure(CommandException exception, Processor processor) voidcloseTab()voidcontextHelp(DialogPopupMenu menu) voidvoidcriticalError(CommandException exception, Processor processor) voidvoidendTask(boolean aErrorState) voiderrorInformation(Processor processor, Throwable exception, Node command) voidformat()intgetFrame()getText()booleanbooleanvoidoutputPaneAdd(LogView logPanel) voidoutToFrame(Processor processor, Properties properties, Object value) voidpause()protected voidvoidreload()voidvoidreplaceRange(String text, int i, int caretPosition2) voidresume()voidrunCommandView(Properties params) voidrunTask()voidvoidvoidsave()voidsaveTask()voidselect()voidsetActiveTest(String theActiveTest) voidvoidsetProgress(String message, long aMaxTags, long aCurrTags, boolean aErrorState) voidsetRunButtonAction(boolean runAction) voidvoidsetTaskNode(Node taskNode) voidvoidshowPanel(JTabbedPane panel, String name) voidvoidvoidstartCommand(int aNumberCommand) voidstopTask()Methods inherited from class com.ganteater.ae.desktop.WorkPlace
getAeFrame, getTaskProcessor, getTestFile, inputFile, runTest, setAbout, setTestName, setTestsFile, startTaskMethods inherited from class com.ganteater.ae.RecipeRunner
closePort, createPort, exceptionIgnored, getConfigNode, getLogger, getManager, getRunMode, getStatus, getSystemVariables, getTaskNode, getTitle, main, makeRecipe, setProcessor, setRunMode, startChildProcess, stopChildProcess, stopTest
-
Field Details
-
font
-
EDITOR_STD_PACKAGE
- See Also:
-
fNumberLog
int fNumberLog
-
-
Constructor Details
-
TaskEditor
public TaskEditor(AEFrame aFrame, Node aConfigNode, Map<String, Object> aSystemVariables) throws CommandException- Throws:
CommandException
-
TaskEditor
- Throws:
CommandException
-
-
Method Details
-
setSplitPanel
-
reload
-
save
- Throws:
IOException
-
format
-
setProgress
- Specified by:
setProgressin interfaceRecipeListener- Overrides:
setProgressin classRecipeRunner
-
stopTask
-
compileTask
-
showPanel
-
getMainPanel
-
endTask
- Specified by:
endTaskin interfaceRecipeListener- Overrides:
endTaskin classWorkPlace
-
refreshTaskTree
-
changeVariable
- Specified by:
changeVariablein interfaceRecipeListener- Overrides:
changeVariablein classRecipeRunner
-
startCommand
- Specified by:
startCommandin interfaceRecipeListener- Overrides:
startCommandin classRecipeRunner
-
aboutTest
-
runCommandView
- Specified by:
runCommandViewin interfaceRecipeListener- Overrides:
runCommandViewin classRecipeRunner
-
outToFrame
- Specified by:
outToFramein interfaceRecipeListener- Overrides:
outToFramein classRecipeRunner
-
removeActivePresentationPanel
-
createLog
- Specified by:
createLogin interfaceRecipeListener- Overrides:
createLogin classRecipeRunner
-
setLog
- Overrides:
setLogin classRecipeRunner
-
errorInformation
public void errorInformation(Processor processor, Throwable exception, Node command) throws CommandException - Specified by:
errorInformationin interfaceRecipeListener- Overrides:
errorInformationin classRecipeRunner- Throws:
CommandException
-
outputPaneAdd
-
setActiveTest
- Overrides:
setActiveTestin classWorkPlace- Throws:
CommandException
-
runTaskNode
-
start
- Throws:
CommandException
-
setRunButtonAction
-
edit
-
create
- Throws:
CommandException
-
getPanelName
-
saveTask
- Throws:
IOException
-
runTask
-
criticalError
- Specified by:
criticalErrorin interfaceRecipeListener- Overrides:
criticalErrorin classWorkPlace
-
checkFailure
- Specified by:
checkFailurein interfaceRecipeListener- Overrides:
checkFailurein classWorkPlace
-
closeTab
-
showAbout
-
showTaskTreePane
-
getCaretPosition
-
getMagicCaretPosition
-
getText
-
replaceRange
-
contextHelp
-
runTest
- Overrides:
runTestin classRecipeRunner
-
getFrame
-
pause
- Specified by:
pausein interfaceRecipeListener- Overrides:
pausein classRecipeRunner
-
resume
- Specified by:
resumein interfaceRecipeListener- Overrides:
resumein classRecipeRunner
-
isRunning
-
getEditor
-
select
-
setTaskNode
- Overrides:
setTaskNodein classRecipeRunner
-
isNotifyMe
- Specified by:
isNotifyMein interfaceRecipeListener- Overrides:
isNotifyMein classRecipeRunner
-