Uses of Class
adams.gui.flow.tabhandler.GraphicalActorProcessorHandler
-
Packages that use GraphicalActorProcessorHandler Package Description adams.gui.flow.tree -
-
Uses of GraphicalActorProcessorHandler in adams.gui.flow.tree
Methods in adams.gui.flow.tree with parameters of type GraphicalActorProcessorHandler Modifier and Type Method Description protected Component
TreeOperations. wrapActorProcessorGraphicalOutput(GraphicalActorProcessorHandler handler, Component comp, TreePath path, ActorProcessor processor)
Wraps the graphical output of actor processors to make them re-runnable, adding a rerun button.
-