1 <?xml version=
"1.0" encoding=
"UTF-8" ?>
3 <Form version=
"1.2" maxVersion=
"1.2" type=
"org.netbeans.modules.form.forminfo.JPanelFormInfo">
5 <Component class=
"javax.swing.JComboBox" name=
"jComboBox1">
7 <Property name=
"model" type=
"javax.swing.ComboBoxModel" editor=
"org.netbeans.modules.form.editors2.ComboBoxModelEditor">
8 <StringArray count=
"4">
9 <StringItem index=
"0" value=
"Item 1"/>
10 <StringItem index=
"1" value=
"Item 2"/>
11 <StringItem index=
"2" value=
"Item 3"/>
12 <StringItem index=
"3" value=
"Item 4"/>
17 </NonVisualComponents>
19 <AuxValue name=
"FormSettings_autoResourcing" type=
"java.lang.Integer" value=
"0"/>
20 <AuxValue name=
"FormSettings_autoSetComponentName" type=
"java.lang.Boolean" value=
"false"/>
21 <AuxValue name=
"FormSettings_generateMnemonicsCode" type=
"java.lang.Boolean" value=
"false"/>
22 <AuxValue name=
"FormSettings_i18nAutoMode" type=
"java.lang.Boolean" value=
"false"/>
23 <AuxValue name=
"FormSettings_listenerGenerationStyle" type=
"java.lang.Integer" value=
"2"/>
24 <AuxValue name=
"FormSettings_variablesLocal" type=
"java.lang.Boolean" value=
"false"/>
25 <AuxValue name=
"FormSettings_variablesModifier" type=
"java.lang.Integer" value=
"2"/>
26 <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,112,0,0,2,81"/>
29 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
31 <Container class=
"javax.swing.JToolBar" name=
"jPanel2">
33 <Property name=
"borderPainted" type=
"boolean" value=
"false"/>
36 <Constraint layoutClass=
"org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value=
"org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
37 <GridBagConstraints gridX=
"0" gridY=
"0" gridWidth=
"0" gridHeight=
"1" fill=
"2" ipadX=
"0" ipadY=
"0" insetsTop=
"3" insetsLeft=
"0" insetsBottom=
"3" insetsRight=
"0" anchor=
"23" weightX=
"1.0" weightY=
"0.0"/>
41 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
43 <Container class=
"javax.swing.JPanel" name=
"jPanel4">
45 <Property name=
"opaque" type=
"boolean" value=
"false"/>
48 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
50 <Component class=
"javax.swing.JLabel" name=
"statusLabel">
52 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
53 <ResourceString bundle=
"org/netbeans/modules/mercurial/ui/status/Bundle.properties" key=
"CTL_Versioning_Status_Table_Title" replaceFormat=
"java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
55 <Property name=
"horizontalTextPosition" type=
"int" value=
"0"/>
56 <Property name=
"maximumSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
57 <Dimension value=
"[120, 17]"/>
59 <Property name=
"minimumSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
60 <Dimension value=
"[120, 17]"/>
63 <AccessibilityProperties>
64 <Property name=
"AccessibleContext.accessibleName" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
65 <ResourceString bundle=
"org/netbeans/modules/mercurial/ui/status/Bundle.properties" key=
"CTL_Versioning_Status_Table_Title" replaceFormat=
"java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
67 </AccessibilityProperties>
69 <Container class=
"javax.swing.JPanel" name=
"jPanel1">
71 <Property name=
"opaque" type=
"boolean" value=
"false"/>
74 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
76 <Component class=
"javax.swing.JSeparator" name=
"jSeparator1">
80 <Component class=
"javax.swing.JSeparator" name=
"jSeparator2">
82 <Property name=
"orientation" type=
"int" value=
"1"/>
85 <Component class=
"javax.swing.JButton" name=
"btnRefresh">
87 <Property name=
"toolTipText" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
88 <ResourceString bundle=
"org/netbeans/modules/mercurial/ui/status/Bundle.properties" key=
"CTL_Synchronize_Action_Refresh_Tooltip" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
90 <Property name=
"maximumSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
91 <Dimension value=
"[28, 28]"/>
93 <Property name=
"minimumSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
94 <Dimension value=
"[28, 28]"/>
96 <Property name=
"preferredSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
97 <Dimension value=
"[22, 25]"/>
100 <AccessibilityProperties>
101 <Property name=
"AccessibleContext.accessibleName" type=
"java.lang.String" value=
"Refresh Status"/>
102 </AccessibilityProperties>
104 <EventHandler event=
"actionPerformed" listener=
"java.awt.event.ActionListener" parameters=
"java.awt.event.ActionEvent" handler=
"btnRefreshActionPerformed"/>
107 <Component class=
"javax.swing.JButton" name=
"btnDiff">
109 <Property name=
"toolTipText" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
110 <ResourceString bundle=
"org/netbeans/modules/mercurial/ui/status/Bundle.properties" key=
"CTL_Synchronize_Action_Diff_Tooltip" replaceFormat=
"java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
112 <Property name=
"focusable" type=
"boolean" value=
"false"/>
113 <Property name=
"preferredSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
114 <Dimension value=
"[22, 25]"/>
117 <AccessibilityProperties>
118 <Property name=
"AccessibleContext.accessibleName" type=
"java.lang.String" value=
"Diff All"/>
119 </AccessibilityProperties>
121 <EventHandler event=
"actionPerformed" listener=
"java.awt.event.ActionListener" parameters=
"java.awt.event.ActionEvent" handler=
"btnDiffActionPerformed"/>
124 <AuxValue name=
"generateMnemonicsCode" type=
"java.lang.Boolean" value=
"true"/>
127 <Container class=
"javax.swing.JPanel" name=
"jPanel3">
129 <Property name=
"opaque" type=
"boolean" value=
"false"/>
132 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
134 <Component class=
"javax.swing.JButton" name=
"btnUpdate">
136 <Property name=
"toolTipText" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
137 <ResourceString bundle=
"org/netbeans/modules/mercurial/ui/status/Bundle.properties" key=
"CTL_Synchronize_Action_Update_Tooltip" replaceFormat=
"java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
139 <Property name=
"focusable" type=
"boolean" value=
"false"/>
140 <Property name=
"preferredSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
141 <Dimension value=
"[22, 25]"/>
144 <AccessibilityProperties>
145 <Property name=
"AccessibleContext.accessibleName" type=
"java.lang.String" value=
"Update"/>
146 </AccessibilityProperties>
148 <EventHandler event=
"actionPerformed" listener=
"java.awt.event.ActionListener" parameters=
"java.awt.event.ActionEvent" handler=
"btnUpdateActionPerformed"/>
151 <AuxValue name=
"generateMnemonicsCode" type=
"java.lang.Boolean" value=
"true"/>
154 <Component class=
"javax.swing.JButton" name=
"btnCommit">
156 <Property name=
"toolTipText" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
157 <ResourceString bundle=
"org/netbeans/modules/mercurial/ui/status/Bundle.properties" key=
"CTL_CommitForm_Action_Commit_Tooltip" replaceFormat=
"java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
159 <Property name=
"focusable" type=
"boolean" value=
"false"/>
160 <Property name=
"preferredSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
161 <Dimension value=
"[22, 25]"/>
164 <AccessibilityProperties>
165 <Property name=
"AccessibleContext.accessibleName" type=
"java.lang.String" value=
"Commit"/>
166 </AccessibilityProperties>
168 <EventHandler event=
"actionPerformed" listener=
"java.awt.event.ActionListener" parameters=
"java.awt.event.ActionEvent" handler=
"btnCommitActionPerformed"/>
171 <AuxValue name=
"generateMnemonicsCode" type=
"java.lang.Boolean" value=
"true"/>
174 <Container class=
"javax.swing.JPanel" name=
"jPanel5">
176 <Property name=
"opaque" type=
"boolean" value=
"false"/>
179 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>