Home
last modified time | relevance | path

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

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelPropertiesVisualPanel.java77 jLabel2 = new javax.swing.JLabel(); in initComponents()
116 jLabel2.setText("Initial Script Language"); in initComponents()
122 add(jLabel2, gridBagConstraints); in initComponents()
172 private javax.swing.JLabel jLabel2; field in ParcelPropertiesVisualPanel
H A DSelectPathVisualPanel.java119 jLabel2 = new javax.swing.JLabel(); in initComponents()
144 jLabel2.setText("Installation Directory"); in initComponents()
149 add(jLabel2, gridBagConstraints); in initComponents()
213 private javax.swing.JLabel jLabel2; field in SelectPathVisualPanel

Completed in 14 milliseconds