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. configPanelHashMapMethods in org.jrd.frontend.frame.plugins that return ConfigPanel Modifier and Type Method Description ConfigPanelPluginConfigurationEditorController. getOrCreatePluginConfigPanel(DecompilerWrapper vmInfo)Methods in org.jrd.frontend.frame.plugins with parameters of type ConfigPanel Modifier and Type Method Description voidPluginConfigurationEditorController. updatePanelInfo(ConfigPanel pluginConfigPanel, DecompilerWrapper vmInfo)
-