de.unihalle.informatik.MiToBo.core.gui
Class MTBOperatorGUIExecutionProxy

java.lang.Object
  extended by de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy
      extended by de.unihalle.informatik.MiToBo.core.gui.MTBOperatorGUIExecutionProxy
All Implemented Interfaces:
de.unihalle.informatik.Alida.workflows.events.ALDWorkflowEventListener, ActionListener, EventListener

@ALDMetaInfo(export=ALLOWED)
public class MTBOperatorGUIExecutionProxy
extends de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy

Manager for executing single MiToBo operator and workflow objects via GUI.

Author:
Birgit Moeller

Nested Class Summary
 
Nested classes/interfaces inherited from class de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy
de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy.ParameterUpdateListener, de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy.WorkflowThreadStatus
 
Field Summary
 
Fields inherited from class de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy
alidaWorkflow, batchInputIterator, batchInputParameter, batchModeActive, batchOutputParameter, batchOutputResultMap, controlWin, failureMessageWin, operatorNodeID, paramUpdateListener, processEvents, resultFrame, workflowStatus, yesnoOption
 
Constructor Summary
MTBOperatorGUIExecutionProxy(de.unihalle.informatik.Alida.operator.ALDOperatorLocation opLocation)
          Default constructor.
 
Method Summary
protected  MTBOperatorControlFrame getNewConfigWin(de.unihalle.informatik.Alida.operator.ALDOperator op)
           
protected  void initOperatorWorkflow(de.unihalle.informatik.Alida.operator.ALDOperatorLocation opLocation)
           
 
Methods inherited from class de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy
actionPerformed, configureWorkflow, createNewWorkflowNode, displayFailureMessageWindow, doNextBatchModeStep, doNextStepInWorkflow, getWorkflowThreadStatus, handleAddNodeEvent, handleALDWorkflowEvent, handleNodeParameterChangeEvent, handleNodeStateChangeEvent, initInterruptWin, interruptExecution, killWorkflowThread, pauseWorkflow, processWorkflowEventQueue, quit, resumeWorkflow, runWorkflow, runWorkflowInBatchMode, showGUI, showResultFrame, stopWorkflow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MTBOperatorGUIExecutionProxy

public MTBOperatorGUIExecutionProxy(de.unihalle.informatik.Alida.operator.ALDOperatorLocation opLocation)
Default constructor.

Method Detail

initOperatorWorkflow

protected void initOperatorWorkflow(de.unihalle.informatik.Alida.operator.ALDOperatorLocation opLocation)
Overrides:
initOperatorWorkflow in class de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy

getNewConfigWin

protected MTBOperatorControlFrame getNewConfigWin(de.unihalle.informatik.Alida.operator.ALDOperator op)
                                           throws de.unihalle.informatik.Alida.exceptions.ALDOperatorException
Overrides:
getNewConfigWin in class de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy
Throws:
de.unihalle.informatik.Alida.exceptions.ALDOperatorException


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.