public class PluginConfigurationEditorController extends Object
Constructor and Description |
---|
PluginConfigurationEditorController(PluginConfigurationEditorView view,
PluginManager pluginManager) |
Modifier and Type | Method and Description |
---|---|
DecompilerWrapperInformation |
getDataFromPanel(DecompilerWrapperInformation wrapperInformation) |
ConfigPanel |
getOrCreatePluginConfigPanel(DecompilerWrapperInformation vmInfo) |
void |
openDecompilerDownloadURL() |
void |
setPluginsConfiguredListener(ActionListener pluginsConfiguredListener) |
void |
updatePanelInfo(ConfigPanel pluginConfigPanel,
DecompilerWrapperInformation vmInfo) |
void |
updateWrapperList(List<DecompilerWrapperInformation> wrappers) |
public PluginConfigurationEditorController(PluginConfigurationEditorView view, PluginManager pluginManager)
public void openDecompilerDownloadURL()
public void updateWrapperList(List<DecompilerWrapperInformation> wrappers)
public DecompilerWrapperInformation getDataFromPanel(DecompilerWrapperInformation wrapperInformation)
public ConfigPanel getOrCreatePluginConfigPanel(DecompilerWrapperInformation vmInfo)
public void updatePanelInfo(ConfigPanel pluginConfigPanel, DecompilerWrapperInformation vmInfo)
public void setPluginsConfiguredListener(ActionListener pluginsConfiguredListener)
Copyright © 2019. All Rights Reserved.