Home
last modified time | relevance | path

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

/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathVisualPanel.java122 browseButton = new javax.swing.JButton(); in initComponents()
165 browseButton.setText("Browse..."); in initComponents()
166 browseButton.addActionListener(new java.awt.event.ActionListener() { in initComponents()
176 add(browseButton, gridBagConstraints); in initComponents()
211 private javax.swing.JButton browseButton; field in SelectPathVisualPanel

Completed in 22 milliseconds