Package com.github.croesch.micro_debug.gui.actions

Class Summary
AboutAction Action to visualize the about frame
AbstractExecuteOnWorkerThreadAction Action that shouldn't be executed on the EDT because of long running methods.
AbstractStepAction Abstract action to let the processor perform steps.
ActionProvider Provides the actions used by the debugger.
BrowsePathForTextFieldAction AbstractAction that opens a file chooser when performed and passes the result to a text component.
ExitAction Action to quit the debugger.
HelpAction Action to view the help.
InterruptAction Action to interrupt the running processor.
Mic1CreatingAction Action that passes the file paths fetched from an IBinaryFilePathProvider to an IMic1Creator.
MicroStepAction Action to perform a micro step of the processor.
ResetAction Action to reset the processor.
RunAction Action to run the program of the processor.
StepAction Action to perform a step of the processor.
 



Copyright © 2012. All Rights Reserved.