Uses of Class
org.jrd.frontend.PluginMangerFrame.ConfigPanel
-
Packages that use ConfigPanel Package Description org.jrd.frontend.PluginMangerFrame -
-
Uses of ConfigPanel in org.jrd.frontend.PluginMangerFrame
Methods in org.jrd.frontend.PluginMangerFrame that return ConfigPanel Modifier and Type Method Description ConfigPanel
PluginConfigurationEditorController. getOrCreatePluginConfigPanel(DecompilerWrapperInformation vmInfo)
Methods in org.jrd.frontend.PluginMangerFrame with parameters of type ConfigPanel Modifier and Type Method Description void
PluginConfigurationEditorController. updatePanelInfo(ConfigPanel pluginConfigPanel, DecompilerWrapperInformation vmInfo)
-