Package | Description |
---|---|
debugbackend.views.actions |
Modifier and Type | Class and Description |
---|---|
class |
BrowserEditorAction |
class |
CancelAction
Action to cancel various long running operations: Layout algorithm and heap analysis.
|
class |
EditAbstractionsAction
Action to open a browser to edit the abstraction constraints section of the configuration.
|
class |
EditAdvancedAction
An action to open an editor to edit the "advanced" section of the configuration.
|
class |
EditBlacklistAction
Action to open a browser and edit the blacklist section of the configuration.
|
class |
EditConstraintsAction
Action to open a browser to edit the ordering constraints section of the configuration.
|
class |
EditStringFormatsAction
Action to open a browser to edit the String format section of the configuration.
|
class |
FixBugsAction
Action to invoke the BugFixer prototype and fix bugs in some project.
|
class |
ForwardSequenceAction
An action which allows the user to forward the sequence of graphs to look at later
graphs once more.
|
class |
InteractiveModeAction
Action to start/stop interactive mode.
|
class |
LoadConfigAction
Action to load a new file to be used as the configuration file.
|
class |
ManageAbstractionsAction
Action to open a separate GUI editor to manage the abstractions which are currently
active.
|
class |
ReloadAction
Action to completely reload the current layout.
|
class |
RewindableSequenceAction
An action which has to do with a
RewindableGraphSequence object. |
class |
RewindSequenceAction
An action which allows the user to rewind the sequence of graphs to look at previous
graphs once more.
|
class |
SettingsAction
Action to open the settings dialog to change the most important settings of the tool.
|
class |
ShowManualAction
Action to show the manual in a browser.
|