|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.plugin.OptionModule
org.openbp.jaspira.plugin.ExternalOptionModule
org.openbp.cockpit.plugins.debugger.DebuggerOptionModule
public class DebuggerOptionModule
Option module containing all debugger options.
| Nested Class Summary | |
|---|---|
class |
DebuggerOptionModule.AutosaveOption
Boolean option that determines if edited objects should be saved automatically when issueing a run/step command. |
class |
DebuggerOptionModule.DebuggerIdOption
Boolean option that determines if visual processes should be skipped during single-stepping. |
class |
DebuggerOptionModule.LinkTraceOption
This is the Option that defines the shadow of the editor components. |
class |
DebuggerOptionModule.SkipSystemModelOption
Boolean option that determines if visual processes should be skipped during single-stepping. |
| Constructor Summary | |
|---|---|
DebuggerOptionModule(Plugin plugin)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.openbp.jaspira.plugin.ExternalOptionModule |
|---|
getPlugin |
| Methods inherited from class org.openbp.jaspira.plugin.OptionModule |
|---|
getExternalOptionClasses, install, loadOptions, uninstall |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DebuggerOptionModule(Plugin plugin)
plugin - The plugin this module is associated with
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||