Skip to content

Commit f2a3739

Browse files
committed
[neo4j] bundle issue on code generated, so recreating wizard bundle
1 parent deed575 commit f2a3739

6 files changed

Lines changed: 114 additions & 99 deletions

File tree

modules/Neo4jPlugin/src/main/java/org/gephi/plugins/neo4j/importer/wizard/Neo4jDatabaseImporterConnectionPanel.form

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<AuxValues>
55
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
66
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
7-
<AuxValue name="FormSettings_formBundle" type="java.lang.String" value="org/gephi/plugins/neo4j/Bundle"/>
7+
<AuxValue name="FormSettings_formBundle" type="java.lang.String" value="org/gephi/plugins/neo4j/importer/wizard/Bundle"/>
88
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
9-
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
9+
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
1010
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
1111
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
1212
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
@@ -18,7 +18,7 @@
1818
<Component class="javax.swing.JLabel" name="dbUrlLabel">
1919
<Properties>
2020
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
21-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUrlLabel.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
21+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUrlLabel.text_1_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
2222
</Property>
2323
<Property name="name" type="java.lang.String" value="dbUrlLabel" noResource="true"/>
2424
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
@@ -35,7 +35,7 @@
3535
<Component class="javax.swing.JTextField" name="dbUrl">
3636
<Properties>
3737
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
38-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUrl.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
38+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUrl.text_1_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
3939
</Property>
4040
<Property name="name" type="java.lang.String" value="dbUrl" noResource="true"/>
4141
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
@@ -51,7 +51,7 @@
5151
<Component class="javax.swing.JLabel" name="dbUsernameLabel">
5252
<Properties>
5353
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
54-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUsernameLabel.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
54+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUsernameLabel.text_1_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
5555
</Property>
5656
</Properties>
5757
<Constraints>
@@ -63,7 +63,7 @@
6363
<Component class="javax.swing.JTextField" name="dbUsername">
6464
<Properties>
6565
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
66-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUsername.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
66+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbUsername.text_1_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
6767
</Property>
6868
<Property name="name" type="java.lang.String" value="dbUsername" noResource="true"/>
6969
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
@@ -79,7 +79,7 @@
7979
<Component class="javax.swing.JLabel" name="dbPasswordLabel">
8080
<Properties>
8181
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
82-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbPasswordLabel.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
82+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbPasswordLabel.text_1_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
8383
</Property>
8484
</Properties>
8585
<Constraints>
@@ -101,7 +101,7 @@
101101
<Component class="javax.swing.JButton" name="checkBtn">
102102
<Properties>
103103
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
104-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.checkBtn.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
104+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.checkBtn.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
105105
</Property>
106106
</Properties>
107107
<Events>
@@ -116,7 +116,7 @@
116116
<Component class="javax.swing.JLabel" name="dbNameLabel">
117117
<Properties>
118118
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
119-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbNameLabel.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
119+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbNameLabel.text_1_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
120120
</Property>
121121
</Properties>
122122
<Constraints>
@@ -128,7 +128,7 @@
128128
<Component class="javax.swing.JTextField" name="dbName">
129129
<Properties>
130130
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
131-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbName.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
131+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbName.toolTipText_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
132132
</Property>
133133
</Properties>
134134
<Constraints>
@@ -140,7 +140,7 @@
140140
<Component class="javax.swing.JLabel" name="dbAuthTypeLabel">
141141
<Properties>
142142
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
143-
<ResourceString bundle="org/gephi/plugins/neo4j/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbAuthTypeLabel.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
143+
<ResourceString bundle="org/gephi/plugins/neo4j/importer/wizard/Bundle.properties" key="Neo4jDatabaseImporterConnectionPanel.dbAuthTypeLabel.text_1_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
144144
</Property>
145145
</Properties>
146146
<Constraints>

modules/Neo4jPlugin/src/main/java/org/gephi/plugins/neo4j/importer/wizard/Neo4jDatabaseImporterConnectionPanel.java

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ private void initComponents() {
6464
layout.rowHeights = new int[] {0, 5, 0, 5, 0, 5, 0, 5, 0, 5, 0, 5, 0, 5, 0, 5, 0};
6565
setLayout(layout);
6666

67-
org.openide.awt.Mnemonics.setLocalizedText(dbUrlLabel, org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUrlLabel.text_1")); // NOI18N
67+
dbUrlLabel.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUrlLabel.text_1_1")); // NOI18N
6868
dbUrlLabel.setName("dbUrlLabel"); // NOI18N
6969
dbUrlLabel.setPreferredSize(new java.awt.Dimension(100, 25));
7070
dbUrlLabel.setRequestFocusEnabled(false);
@@ -74,7 +74,7 @@ private void initComponents() {
7474
gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
7575
add(dbUrlLabel, gridBagConstraints);
7676

77-
dbUrl.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUrl.text_1")); // NOI18N
77+
dbUrl.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUrl.text_1_1")); // NOI18N
7878
dbUrl.setName("dbUrl"); // NOI18N
7979
dbUrl.setPreferredSize(new java.awt.Dimension(300, 25));
8080
gridBagConstraints = new java.awt.GridBagConstraints();
@@ -83,14 +83,14 @@ private void initComponents() {
8383
gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
8484
add(dbUrl, gridBagConstraints);
8585

86-
org.openide.awt.Mnemonics.setLocalizedText(dbUsernameLabel, org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUsernameLabel.text_1")); // NOI18N
86+
dbUsernameLabel.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUsernameLabel.text_1_1")); // NOI18N
8787
gridBagConstraints = new java.awt.GridBagConstraints();
8888
gridBagConstraints.gridx = 0;
8989
gridBagConstraints.gridy = 10;
9090
gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
9191
add(dbUsernameLabel, gridBagConstraints);
9292

93-
dbUsername.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUsername.text_1")); // NOI18N
93+
dbUsername.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbUsername.text_1_1")); // NOI18N
9494
dbUsername.setName("dbUsername"); // NOI18N
9595
dbUsername.setPreferredSize(new java.awt.Dimension(10, 25));
9696
gridBagConstraints = new java.awt.GridBagConstraints();
@@ -99,7 +99,7 @@ private void initComponents() {
9999
gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
100100
add(dbUsername, gridBagConstraints);
101101

102-
org.openide.awt.Mnemonics.setLocalizedText(dbPasswordLabel, org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbPasswordLabel.text_1")); // NOI18N
102+
dbPasswordLabel.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbPasswordLabel.text_1_1")); // NOI18N
103103
gridBagConstraints = new java.awt.GridBagConstraints();
104104
gridBagConstraints.gridx = 0;
105105
gridBagConstraints.gridy = 12;
@@ -113,7 +113,7 @@ private void initComponents() {
113113
gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
114114
add(dbPassword, gridBagConstraints);
115115

116-
org.openide.awt.Mnemonics.setLocalizedText(checkBtn, org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.checkBtn.text")); // NOI18N
116+
checkBtn.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.checkBtn.text_1")); // NOI18N
117117
checkBtn.addActionListener(new java.awt.event.ActionListener() {
118118
public void actionPerformed(java.awt.event.ActionEvent evt) {
119119
checkBtnActionPerformed(evt);
@@ -125,21 +125,21 @@ public void actionPerformed(java.awt.event.ActionEvent evt) {
125125
gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_END;
126126
add(checkBtn, gridBagConstraints);
127127

128-
org.openide.awt.Mnemonics.setLocalizedText(dbNameLabel, org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbNameLabel.text_1")); // NOI18N
128+
dbNameLabel.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbNameLabel.text_1_1")); // NOI18N
129129
gridBagConstraints = new java.awt.GridBagConstraints();
130130
gridBagConstraints.gridx = 0;
131131
gridBagConstraints.gridy = 6;
132132
gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST;
133133
add(dbNameLabel, gridBagConstraints);
134134

135-
dbName.setToolTipText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbName.toolTipText")); // NOI18N
135+
dbName.setToolTipText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbName.toolTipText_1")); // NOI18N
136136
gridBagConstraints = new java.awt.GridBagConstraints();
137137
gridBagConstraints.gridx = 2;
138138
gridBagConstraints.gridy = 6;
139139
gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
140140
add(dbName, gridBagConstraints);
141141

142-
org.openide.awt.Mnemonics.setLocalizedText(dbAuthTypeLabel, org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbAuthTypeLabel.text_1")); // NOI18N
142+
dbAuthTypeLabel.setText(org.openide.util.NbBundle.getMessage(Neo4jDatabaseImporterConnectionPanel.class, "Neo4jDatabaseImporterConnectionPanel.dbAuthTypeLabel.text_1_1")); // NOI18N
143143
gridBagConstraints = new java.awt.GridBagConstraints();
144144
gridBagConstraints.gridx = 0;
145145
gridBagConstraints.gridy = 8;

0 commit comments

Comments
 (0)