Home
last modified time | relevance | path

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

/dports/devel/staf/src/staf/services/stax/beta/monitor/
H A DSTAXMonitor.java1632 JPanel addPluginJarsPanel = new JPanel(); in createPropertiesDialog() local
1633 addPluginJarsPanel.setLayout(new BorderLayout()); in createPropertiesDialog()
1637 addPluginJarsPanel.add(BorderLayout.CENTER, in createPropertiesDialog()
1653 addPluginJarsPanel.add(BorderLayout.SOUTH, addPluginJarsButtonPanel); in createPropertiesDialog()
1659 fAddPluginJarsDialog.getContentPane().add(addPluginJarsPanel); in createPropertiesDialog()
/dports/devel/staf/src/staf/services/stax/monitor/
H A DSTAXMonitor.java1699 JPanel addPluginJarsPanel = new JPanel(); in createPropertiesDialog() local
1700 addPluginJarsPanel.setLayout(new BorderLayout()); in createPropertiesDialog()
1704 addPluginJarsPanel.add(BorderLayout.CENTER, in createPropertiesDialog()
1720 addPluginJarsPanel.add(BorderLayout.SOUTH, addPluginJarsButtonPanel); in createPropertiesDialog()
1726 fAddPluginJarsDialog.getContentPane().add(addPluginJarsPanel); in createPropertiesDialog()