public
Fork of myabc/nbgit
Description: NetBeans Git Module
Clone URL: git://github.com/lstoll/nbgit.git
Add missing NetBeans *.form files.
Fix Resource Bundle references in *.form files.
myabc (author)
Sun Mar 23 07:09:25 -0700 2008
commit  1d64aab461050116f2de608c8f68bdda4d161c33
tree    2a662e72ec5ee7459a68e296db5bca44a6580a42
parent  5beabd6157a397378c5694a320cd5adb4d2e7db0
...
1
2
 
 
 
 
 
...
 
1
2
3
4
5
6
0
@@ -1 +1,5 @@
0
-build
0
\ No newline at end of file
0
+build
0
+nbproject/build-impl.xml
0
+nbproject/genfiles.properties
0
+nbproject/platform.properties
0
+nbproject/private
...
45
46
47
48
 
49
50
 
51
52
53
 
 
54
55
 
56
57
58
...
62
63
64
65
 
66
67
68
 
 
69
70
 
71
72
 
73
74
75
76
 
 
 
77
78
79
80
81
82
83
 
 
84
85
86
87
 
88
89
90
 
 
91
92
93
...
95
96
97
98
 
99
100
 
101
102
103
...
45
46
47
 
48
49
 
50
51
 
 
52
53
54
 
55
56
57
58
...
62
63
64
 
65
66
 
 
67
68
69
 
70
71
 
72
73
 
 
 
74
75
76
77
78
79
80
81
 
 
82
83
84
85
86
 
87
88
 
 
89
90
91
92
93
...
95
96
97
 
98
99
 
100
101
102
103
0
@@ -45,14 +45,14 @@ CTL_Properties_Action_OK = OK
0
 
0
 AdvancedOption_DisplayName_Mercurial=Git
0
 AdvancedOption_Tooltip_Mercurial=Git Global Options
0
-MercurialPanel.jLabel1.text=Git &User Name\:
0
+GitPanel.jLabel1.text=Git &User Name\:
0
 
0
-MercurialPanel.jLabel3.text=(Changes will not take effect until the IDE is restarted.)
0
+GitPanel.jLabel3.text=(Changes will not take effect until the IDE is restarted.)
0
 
0
-MercurialPanel.jLabel2.text=Git &Executable Path\:
0
-MercurialPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to <file>.orig
0
+GitPanel.jLabel2.text=Git &Executable Path\:
0
+GitPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to <file>.orig
0
 
0
-MercurialPanel.browseButton.text=&Browse...
0
+GitPanel.browseButton.text=&Browse...
0
 
0
 ACSD_BrowseFolder = Lets you browse for directory for Git executable.
0
 Browse_title=Browse for the Git Executable
0
@@ -62,32 +62,32 @@ OK_Button=OK
0
 MercurialExec=Folders
0
 
0
 
0
-MercurialPanel.jPanel1.border.title=Git Status Labels
0
+GitPanel.jPanel1.border.title=Git Status Labels
0
 
0
-MercurialPanel.addButton.text=&Add Variable ...
0
-MercurialPanel.annotationTextField.text=[{status}; {folder}]
0
+GitPanel.addButton.text=&Add Variable ...
0
+GitPanel.annotationTextField.text=[{status}; {folder}]
0
 
0
-MercurialPanel.jLabel3.text=&Format
0
+GitPanel.jLabel3.text=&Format
0
 
0
-MercurialPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stays for Revision<br>'{'{1}'}' stays for Status<br>'{'{2}'}' stays for Branch or Tag Name<br></html>
0
+GitPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stays for Revision<br>'{'{1}'}' stays for Status<br>'{'{2}'}' stays for Branch or Tag Name<br></html>
0
 
0
-MercurialPanel.label.revision = stays for Revision
0
-MercurialPanel.label.status = stays for Status
0
-MercurialPanel.label.folder = stays for Branch or Tag Name
0
+GitPanel.label.revision = stays for Revision
0
+GitPanel.label.status = stays for Status
0
+GitPanel.label.folder = stays for Branch or Tag Name
0
 
0
 MSG_STATUS_LABEL_WITH_REVSION_TITLE = Revision Label Performance
0
 MSG_STATUS_LABEL_WITH_REVSION_MSG = Revision labels {revision} have been added.\n\nThis can seriously effect performance when viewing Mercurial controlled Projects.\nUsing Show Annotations or Show History on selected files is a more efficient way to get revision information.
0
 
0
 
0
-MercurialPanel.labelVariables.title=Select Variables
0
-MercurialPanel.labelVariables.acsd=Lets you select a Variable
0
+GitPanel.labelVariables.title=Select Variables
0
+GitPanel.labelVariables.acsd=Lets you select a Variable
0
 
0
 
0
 
0
-MercurialPanel.jLabel4.text=Use this button to specify the extensions to be loaded by Git
0
+GitPanel.jLabel4.text=Use this button to specify the extensions to be loaded by Git
0
 
0
-MecurialPanel.jPanel2.border.title=Git Extensions
0
-MercurialPanel.manageButton.text=&Manage Extensions
0
+GitPanel.jPanel2.border.title=Git Extensions
0
+GitPanel.manageButton.text=&Manage Extensions
0
 
0
 LBL_Properties_Progress=Scanning Git Extensions
0
 
0
@@ -95,9 +95,9 @@ MSG_WARN_FIELD_TITLE = Invalid Field
0
 MSG_WARN_USER_NAME_TEXT = The text specified in the Git User Name is not a valid email address.
0
 MSG_WARN_EXEC_PATH_TEXT = The directory specified in the Git Executable path does not contain Git program.
0
 
0
-MercurialPanel.ExportFilename.text=&Default Export Filename\:
0
+GitPanel.ExportFilename.text=&Default Export Filename\:
0
 
0
-MercurialPanel.browseButton2.text=B&rowse...
0
+GitPanel.browseButton2.text=B&rowse...
0
 
0
 
0
 PropertiesPanel.jLabel2.text=Property &Name:
...
29
30
31
32
 
33
34
35
36
 
 
37
38
39
40
41
 
42
43
44
...
139
140
141
142
 
143
144
145
...
154
155
156
157
 
158
159
160
...
216
217
218
219
220
 
 
221
222
223
...
29
30
31
 
32
33
34
 
 
35
36
37
38
39
40
 
41
42
43
44
...
139
140
141
 
142
143
144
145
...
154
155
156
 
157
158
159
160
...
216
217
218
 
 
219
220
221
222
223
0
@@ -29,16 +29,16 @@
0
                       </Group>
0
                       <EmptySpace min="-2" max="-2" attributes="0"/>
0
                       <Group type="103" groupAlignment="0" attributes="0">
0
- <Component id="userNameTextField" alignment="0" pref="769" max="32767" attributes="0"/>
0
+ <Component id="userNameTextField" alignment="0" pref="971" max="32767" attributes="0"/>
0
                           <Group type="102" alignment="1" attributes="0">
0
                               <Group type="103" groupAlignment="0" attributes="0">
0
- <Component id="exportFilenameTextField" pref="458" max="32767" attributes="0"/>
0
- <Component id="executablePathTextField" alignment="1" pref="458" max="32767" attributes="0"/>
0
+ <Component id="exportFilenameTextField" pref="559" max="32767" attributes="0"/>
0
+ <Component id="executablePathTextField" alignment="1" pref="559" max="32767" attributes="0"/>
0
                               </Group>
0
                               <EmptySpace max="-2" attributes="0"/>
0
                               <Group type="103" groupAlignment="1" attributes="0">
0
                                   <Component id="execPathBrowseButton" min="-2" max="-2" attributes="1"/>
0
- <Component id="exportFilenameBrowseButton" alignment="1" pref="302" max="32767" attributes="1"/>
0
+ <Component id="exportFilenameBrowseButton" alignment="1" pref="403" max="32767" attributes="1"/>
0
                               </Group>
0
                           </Group>
0
                       </Group>
0
@@ -139,7 +139,7 @@
0
       <Properties>
0
         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
0
           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
0
- <TitledBorder title="&lt;GitPanel.jPanel1.border.title&gt;">
0
+ <TitledBorder title="Git Status Labels">
0
               <ResourceString PropertyName="titleX" bundle="org/netbeans/modules/git/options/Bundle.properties" key="GitPanel.jPanel1.border.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
             </TitledBorder>
0
           </Border>
0
@@ -154,7 +154,7 @@
0
                   <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
0
                   <EmptySpace type="unrelated" max="-2" attributes="0"/>
0
                   <Component id="annotationTextField" min="-2" pref="405" max="-2" attributes="0"/>
0
- <EmptySpace pref="155" max="32767" attributes="0"/>
0
+ <EmptySpace pref="494" max="32767" attributes="0"/>
0
                   <Component id="addButton" min="-2" max="-2" attributes="0"/>
0
                   <EmptySpace min="-2" max="-2" attributes="0"/>
0
               </Group>
0
@@ -216,8 +216,8 @@
0
       <Properties>
0
         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
0
           <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
0
- <TitledBorder title="&lt;MecurialPanel.jPanel2.border.title&gt;">
0
- <ResourceString PropertyName="titleX" bundle="org/netbeans/modules/git/options/Bundle.properties" key="MecurialPanel.jPanel2.border.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
+ <TitledBorder title="Git Extensions">
0
+ <ResourceString PropertyName="titleX" bundle="org/netbeans/modules/git/options/Bundle.properties" key="GitPanel.jPanel2.border.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
             </TitledBorder>
0
           </Border>
0
         </Property>
...
119
120
121
122
 
123
124
125
...
136
137
138
139
 
140
141
142
...
190
191
192
193
 
194
195
196
197
 
 
198
199
200
201
 
202
203
204
...
119
120
121
 
122
123
124
125
...
136
137
138
 
139
140
141
142
...
190
191
192
 
193
194
195
 
 
196
197
198
199
200
 
201
202
203
204
0
@@ -119,7 +119,7 @@ final class GitPanel extends javax.swing.JPanel {
0
                 .add(jLabel3)
0
                 .addPreferredGap(org.jdesktop.layout.LayoutStyle.UNRELATED)
0
                 .add(annotationTextField, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE, 405, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE)
0
- .addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED, 155, Short.MAX_VALUE)
0
+ .addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED, 494, Short.MAX_VALUE)
0
                 .add(addButton)
0
                 .addContainerGap())
0
         );
0
@@ -136,7 +136,7 @@ final class GitPanel extends javax.swing.JPanel {
0
 
0
         addButton.getAccessibleContext().setAccessibleDescription(org.openide.util.NbBundle.getMessage(GitPanel.class, "ACSD_addButton")); // NOI18N
0
 
0
- jPanel2.setBorder(javax.swing.BorderFactory.createTitledBorder(org.openide.util.NbBundle.getMessage(GitPanel.class, "MecurialPanel.jPanel2.border.title"))); // NOI18N
0
+ jPanel2.setBorder(javax.swing.BorderFactory.createTitledBorder(org.openide.util.NbBundle.getMessage(GitPanel.class, "GitPanel.jPanel2.border.title"))); // NOI18N
0
 
0
         org.openide.awt.Mnemonics.setLocalizedText(jLabel4, org.openide.util.NbBundle.getMessage(GitPanel.class, "GitPanel.jLabel4.text")); // NOI18N
0
 
0
@@ -190,15 +190,15 @@ final class GitPanel extends javax.swing.JPanel {
0
                             .add(exportFilename, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
0
                         .addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
0
                         .add(layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
0
- .add(userNameTextField, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 769, Short.MAX_VALUE)
0
+ .add(userNameTextField, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 971, Short.MAX_VALUE)
0
                             .add(org.jdesktop.layout.GroupLayout.TRAILING, layout.createSequentialGroup()
0
                                 .add(layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
0
- .add(exportFilenameTextField, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 458, Short.MAX_VALUE)
0
- .add(org.jdesktop.layout.GroupLayout.TRAILING, executablePathTextField, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 458, Short.MAX_VALUE))
0
+ .add(exportFilenameTextField, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 559, Short.MAX_VALUE)
0
+ .add(org.jdesktop.layout.GroupLayout.TRAILING, executablePathTextField, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 559, Short.MAX_VALUE))
0
                                 .addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
0
                                 .add(layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
0
                                     .add(execPathBrowseButton)
0
- .add(exportFilenameBrowseButton, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 302, Short.MAX_VALUE))))))
0
+ .add(exportFilenameBrowseButton, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 403, Short.MAX_VALUE))))))
0
                 .addContainerGap())
0
         );
0
         layout.setVerticalGroup(
...
1
2
3
 
4
 
5
6
7
...
47
48
49
50
51
 
...
1
2
 
3
4
5
6
7
8
...
48
49
50
 
51
52
0
@@ -1,7 +1,8 @@
0
 <?xml version="1.0" encoding="UTF-8" ?>
0
 
0
-<Form version="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
0
+<Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
0
   <AuxValues>
0
+ <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
0
     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
0
     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
0
     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
0
@@ -47,4 +48,4 @@
0
       </SubComponents>
0
     </Container>
0
   </SubComponents>
0
-</Form>
0
\ No newline at end of file
0
+</Form>
...
60
61
62
63
 
64
65
66
...
60
61
62
 
63
64
65
66
0
@@ -60,7 +60,7 @@ public class LabelsPanel extends javax.swing.JPanel {
0
      * WARNING: Do NOT modify this code. The content of this method is
0
      * always regenerated by the Form Editor.
0
      */
0
- // <editor-fold defaultstate="collapsed" desc=" Generated Code ">//GEN-BEGIN:initComponents
0
+ // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents
0
     private void initComponents() {
0
 
0
         jScrollPane1 = new javax.swing.JScrollPane();
...
27
28
29
30
31
 
 
32
33
34
...
27
28
29
 
 
30
31
32
33
34
0
@@ -27,8 +27,8 @@
0
                       </Group>
0
                       <Group type="103" groupAlignment="1" attributes="0">
0
                           <Group type="103" groupAlignment="1" attributes="0">
0
- <Component id="comboName" alignment="0" pref="307" max="32767" attributes="1"/>
0
- <Component id="jScrollPane1" alignment="1" pref="307" max="32767" attributes="1"/>
0
+ <Component id="comboName" alignment="0" pref="470" max="32767" attributes="1"/>
0
+ <Component id="jScrollPane1" alignment="1" pref="470" max="32767" attributes="1"/>
0
                           </Group>
0
                           <Group type="102" alignment="1" attributes="0">
0
                               <EmptySpace max="-2" attributes="0"/>
...
170
171
172
173
174
 
 
175
176
177
...
170
171
172
 
 
173
174
175
176
177
0
@@ -170,8 +170,8 @@ public class PropertiesPanel extends javax.swing.JPanel implements PreferenceCha
0
                             .add(jLabel1))
0
                         .add(layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
0
                             .add(layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
0
- .add(org.jdesktop.layout.GroupLayout.LEADING, comboName, 0, 307, Short.MAX_VALUE)
0
- .add(jScrollPane1, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 307, Short.MAX_VALUE))
0
+ .add(org.jdesktop.layout.GroupLayout.LEADING, comboName, 0, 470, Short.MAX_VALUE)
0
+ .add(jScrollPane1, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 470, Short.MAX_VALUE))
0
                             .add(layout.createSequentialGroup()
0
                                 .addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
0
                                 .add(btnRemove)))))
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
0
@@ -0,0 +1,95 @@
0
+<?xml version="1.0" encoding="UTF-8" ?>
0
+
0
+<Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
0
+ <AuxValues>
0
+ <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
0
+ <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
0
+ <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
0
+ <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="2"/>
0
+ <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
0
+ <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="16"/>
0
+ <AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,44,0,0,1,-102"/>
0
+ </AuxValues>
0
+
0
+ <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
0
+ <SubComponents>
0
+ <Component class="javax.swing.JLabel" name="jLabel1">
0
+ <Properties>
0
+ <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="BK3001" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
+ </Property>
0
+ </Properties>
0
+ <Constraints>
0
+ <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
0
+ <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="3" insetsBottom="3" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
0
+ </Constraint>
0
+ </Constraints>
0
+ </Component>
0
+ <Component class="javax.swing.JCheckBox" name="againCheckBox">
0
+ <Properties>
0
+ <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="BK3002" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
+ </Property>
0
+ </Properties>
0
+ <Constraints>
0
+ <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
0
+ <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="3" insetsLeft="3" insetsBottom="3" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>
0
+ </Constraint>
0
+ </Constraints>
0
+ </Component>
0
+ <Container class="javax.swing.JPanel" name="jPanel1">
0
+ <Constraints>
0
+ <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
0
+ <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="1.0"/>
0
+ </Constraint>
0
+ </Constraints>
0
+
0
+ <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
0
+ </Container>
0
+ <Component class="javax.swing.JButton" name="openButton">
0
+ <Properties>
0
+ <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="BK3003" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
+ </Property>
0
+ <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="TT_OpenProject" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
0
+ </Property>
0
+ </Properties>
0
+ <Constraints>
0
+ <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
0
+ <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="3" insetsLeft="0" insetsBottom="0" insetsRight="3" anchor="13" weightX="1.0" weightY="0.0"/>
0
+ </Constraint>
0
+ </Constraints>
0
+ </Component>
0
+ <Component class="javax.swing.JButton" name="createButton">
0
+ <Properties>
0
+ <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="BK3004" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
+ </Property>
0
+ <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="TT_CreateProject" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
0
+ </Property>
0
+ </Properties>
0
+ <Constraints>
0
+ <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
0
+ <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="3" insetsLeft="3" insetsBottom="0" insetsRight="3" anchor="10" weightX="0.0" weightY="0.0"/>
0
+ </Constraint>
0
+ </Constraints>
0
+ </Component>
0
+ <Component class="javax.swing.JButton" name="closeButton">
0
+ <Properties>
0
+ <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="BK3005" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
0
+ </Property>
0
+ <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
0
+ <ResourceString bundle="org/netbeans/modules/subversion/ui/checkout/Bundle.properties" key="TT_Close" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
0
+ </Property>
0
+ </Properties>
0
+ <Constraints>
0
+ <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
0
+ <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="3" insetsLeft="3" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/>
0
+ </Constraint>
0
+ </Constraints>
0
+ </Component>
0
+ </SubComponents>
0
+</Form>
...
58
59
60
61
 
62
63
64
65
66
67
 
68
69
70
...
72
73
74
75
 
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
 
 
91
92
93
94
95
96
97
98
 
 
99
100
101
102
103
104
 
 
105
106
107
108
109
110
111
112
...
58
59
60
 
61
62
63
64
65
66
 
67
68
69
70
...
72
73
74
 
75
76
77
78
79
80
 
81
82
83
84
85
86
 
 
 
87
88
89
90
91
92
93
94
 
 
95
96
97
98
99
100
 
 
101
102
103
104
105
106
 
107
108
109
0
@@ -58,13 +58,13 @@ final class CloneCompletedPanel extends javax.swing.JPanel {
0
      * WARNING: Do NOT modify this code. The content of this method is
0
      * always regenerated by the Form Editor.
0
      */
0
- // <editor-fold defaultstate="collapsed" desc=" Generated Code ">//GEN-BEGIN:initComponents
0
+ // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents
0
     private void initComponents() {
0
         java.awt.GridBagConstraints gridBagConstraints;
0
 
0
         setLayout(new java.awt.GridBagLayout());
0
 
0
- org.openide.awt.Mnemonics.setLocalizedText(jLabel1, org.openide.util.NbBundle.getMessage(CloneCompletedPanel.class, "BK3001")); // NOI18N
0
+ org.openide.awt.Mnemonics.setLocalizedText(jLabel1, "null");
0
         gridBagConstraints = new java.awt.GridBagConstraints();
0
         gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER;
0
         gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
0
@@ -72,41 +72,38 @@ final class CloneCompletedPanel extends javax.swing.JPanel {
0
         gridBagConstraints.insets = new java.awt.Insets(0, 3, 3, 0);
0
         add(jLabel1, gridBagConstraints);
0
 
0
- org.openide.awt.Mnemonics.setLocalizedText(againCheckBox, org.openide.util.NbBundle.getMessage(CloneCompletedPanel.class, "BK3002")); // NOI18N
0
+ org.openide.awt.Mnemonics.setLocalizedText(againCheckBox, "null");
0
         gridBagConstraints = new java.awt.GridBagConstraints();
0
         gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER;
0
         gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST;
0
         gridBagConstraints.insets = new java.awt.Insets(3, 3, 3, 0);
0
         add(againCheckBox, gridBagConstraints);
0
-
0
         gridBagConstraints = new java.awt.GridBagConstraints();
0
         gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER;
0
         gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH;
0
         gridBagConstraints.weighty = 1.0;
0
         add(jPanel1, gridBagConstraints);
0
 
0
- org.openide.awt.Mnemonics.setLocalizedText(openButton, org.openide.util.NbBundle.getMessage(CloneCompletedPanel.class, "BK3003")); // NOI18N
0
- java.util.ResourceBundle bundle = java.util.ResourceBundle.getBundle("org/netbeans/modules/mercurial/ui/clone/Bundle"); // NOI18N
0
- openButton.setToolTipText(bundle.getString("TT_OpenProject")); // NOI18N
0
+ org.openide.awt.Mnemonics.setLocalizedText(openButton, "null");
0
+ openButton.setToolTipText("null");
0
         gridBagConstraints = new java.awt.GridBagConstraints();
0
         gridBagConstraints.anchor = java.awt.GridBagConstraints.EAST;
0
         gridBagConstraints.weightx = 1.0;
0
         gridBagConstraints.insets = new java.awt.Insets(3, 0, 0, 3);
0
         add(openButton, gridBagConstraints);
0
 
0
- org.openide.awt.Mnemonics.setLocalizedText(createButton, org.openide.util.NbBundle.getMessage(CloneCompletedPanel.class, "BK3004")); // NOI18N
0
- createButton.setToolTipText(bundle.getString("TT_CreateProject")); // NOI18N
0
+ org.openide.awt.Mnemonics.setLocalizedText(createButton, "null");
0
+ createButton.setToolTipText("null");
0
         gridBagConstraints = new java.awt.GridBagConstraints();
0
         gridBagConstraints.insets = new java.awt.Insets(3, 3, 0, 3);
0
         add(createButton, gridBagConstraints);
0
 
0
- org.openide.awt.Mnemonics.setLocalizedText(closeButton, org.openide.util.NbBundle.getMessage(CloneCompletedPanel.class, "BK3005")); // NOI18N
0
- closeButton.setToolTipText(bundle.getString("TT_Close")); // NOI18N
0
+ org.openide.awt.Mnemonics.setLocalizedText(closeButton, "null");
0
+ closeButton.setToolTipText("null");
0
         gridBagConstraints = new java.awt.GridBagConstraints();
0
         gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER;
0
         gridBagConstraints.insets = new java.awt.Insets(3, 3, 0, 0);
0
         add(closeButton, gridBagConstraints);
0
-
0
     }// </editor-fold>//GEN-END:initComponents
0
     
0
     
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
0
@@ -0,0 +1,169 @@
0
+<?xml version="1.0" encoding="UTF-8" ?>
0
+
0
+<Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
0
+ <AuxValues>
0
+ <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
0
+ <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
0
+ <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
0
+ <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
0
+ <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
0
+ <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
0
+ <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
0
+ <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
0
+ </AuxValues>
0
+
0
+ <Layout>
0
+ <DimensionLayout dim="0">
0
+ <Group type="103" groupAlignment="0" attributes="0">
0
+ <Group type="102" attributes="0">
0
+ <EmptySpace max="-2" attributes="0"/>
0
+ <Group type="103" groupAlignment="0" attributes="0">
0
+ <Component id="destinationLabel" alignment="0" min="-2" max="-2" attributes="0"/>
0
+ <Component id="fromLabel" alignment="0" min="-2" max="-2" attributes="0&