Uses of Interface
adams.gui.flow.FlowTreeHandler
-
Packages that use FlowTreeHandler Package Description adams.flow.execution.debug adams.gui.flow -
-
Uses of FlowTreeHandler in adams.flow.execution.debug
Classes in adams.flow.execution.debug that implement FlowTreeHandler Modifier and Type Class Description class
BreakpointPanel
Panel for managing the breakpoints.class
ControlPanel
A little dialog for controlling the breakpoint. -
Uses of FlowTreeHandler in adams.gui.flow
Classes in adams.gui.flow that implement FlowTreeHandler Modifier and Type Class Description class
FlowPanel
A panel for setting up, modifying, saving and loading "simple" flows.
-