Home
last modified time | relevance | path

Searched refs:scriptPanel (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java60 private ScriptPanel scriptPanel; field in ConfigurePanel
99 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