Package cz.cuni.sposh.debugger

Package class diagram package cz.cuni.sposh.debugger
In this package are actions that are plugged into NetBeans as menu or toolbar actions.

See:
          Description

Class Summary
BreakpointManager Simple manager that is managing class of MethodBreakpoint that share common properties(same method and breakpoint group).
DebugLapAction This is a high-level action used in the menu/toolbar.
WatchLapAction High-level action (used in toolbar) will place a breakpoint at the evaluation method of the sposh engine and opens new lap debugging window for each different instance of an engine (=running plans).
 

Package cz.cuni.sposh.debugger Description

In this package are actions that are plugged into NetBeans as menu or toolbar actions. Be careful when renaming them or changing annotations, although it is supposed to be more easy than old way using layers.xml, it is still prone to breaking.

UI actions



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.