Uses of Class
org.jrd.frontend.frame.plugins.ConfigPanel
-
Packages that use ConfigPanel Package Description org.jrd.frontend.frame.plugins -
-
Uses of ConfigPanel in org.jrd.frontend.frame.plugins
Fields in org.jrd.frontend.frame.plugins with type parameters of type ConfigPanel Modifier and Type Field Description private java.util.Map<DecompilerWrapper,ConfigPanel>
PluginConfigurationEditorController. configPanelHashMap
Methods in org.jrd.frontend.frame.plugins that return ConfigPanel Modifier and Type Method Description ConfigPanel
PluginConfigurationEditorController. getOrCreatePluginConfigPanel(DecompilerWrapper vmInfo)
Methods in org.jrd.frontend.frame.plugins with parameters of type ConfigPanel Modifier and Type Method Description void
PluginConfigurationEditorController. updatePanelInfo(ConfigPanel pluginConfigPanel, DecompilerWrapper vmInfo)
-