| Package | Description |
|---|---|
| org.jrd.backend.data | |
| org.jrd.frontend.MainFrame | |
| org.jrd.frontend.PluginMangerFrame |
| Modifier and Type | Field and Description |
|---|---|
private PluginManager |
Cli.pluginManager |
private PluginManager |
Model.pluginManager |
| Modifier and Type | Method and Description |
|---|---|
PluginManager |
Model.getPluginManager() |
| Modifier and Type | Method and Description |
|---|---|
private DecompilerWrapperInformation |
Cli.findDecompiler(java.lang.String decompilerName,
PluginManager pluginManager) |
| Modifier and Type | Field and Description |
|---|---|
private PluginManager |
VmDecompilerInformationController.pluginManager |
| Modifier and Type | Field and Description |
|---|---|
private PluginManager |
PluginConfigurationEditorController.pluginManager |
| Constructor and Description |
|---|
PluginConfigurationEditorController(PluginConfigurationEditorView view,
PluginManager pluginManager) |