Searched refs:scriptPanel (Results 1 – 1 of 1) sorted by relevance
60 private ScriptPanel scriptPanel; field in ConfigurePanel99 scriptPanel.reload(descriptor.getScriptEntries()); in reload()116 scriptPanel.reload(descriptor.getScriptEntries()); in reload()120 Enumeration scripts = scriptPanel.getScriptEntries(); in getConfiguration()136 scriptPanel = new ScriptPanel(descriptor.getScriptEntries()); in initUI()139 rightPanel.add(scriptPanel, BorderLayout.CENTER); in initUI()183 scriptPanel.addScriptEntries(methodPanel.getSelectedEntries()); in initMethodButtons()214 scriptPanel.removeSelectedRows(); in initScriptButtons()222 scriptPanel.removeAllRows(); in initScriptButtons()
Completed in 10 milliseconds