1 <?xml version=
"1.0" encoding=
"UTF-8" ?>
3 <Form version=
"1.3" maxVersion=
"1.3" type=
"org.netbeans.modules.form.forminfo.JPanelFormInfo">
5 <Property name=
"minimumSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
6 <Dimension value=
"[400, 300]"/>
8 <Property name=
"preferredSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
9 <Dimension value=
"[650, 400]"/>
12 <AccessibilityProperties>
13 <Property name=
"AccessibleContext.accessibleName" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
14 <ResourceString bundle=
"org/netbeans/modules/git/ui/commit/Bundle.properties" key=
"ACSN_CommitDialog" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
16 <Property name=
"AccessibleContext.accessibleDescription" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
17 <ResourceString bundle=
"org/netbeans/modules/git/ui/commit/Bundle.properties" key=
"ACSD_CommitDialog" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
19 </AccessibilityProperties>
21 <AuxValue name=
"FormSettings_autoSetComponentName" type=
"java.lang.Boolean" value=
"false"/>
22 <AuxValue name=
"FormSettings_generateMnemonicsCode" type=
"java.lang.Boolean" value=
"true"/>
23 <AuxValue name=
"FormSettings_i18nAutoMode" type=
"java.lang.Boolean" value=
"false"/>
24 <AuxValue name=
"FormSettings_layoutCodeTarget" type=
"java.lang.Integer" value=
"2"/>
25 <AuxValue name=
"FormSettings_listenerGenerationStyle" type=
"java.lang.Integer" value=
"2"/>
26 <AuxValue name=
"FormSettings_variablesLocal" type=
"java.lang.Boolean" value=
"false"/>
27 <AuxValue name=
"FormSettings_variablesModifier" type=
"java.lang.Integer" value=
"16"/>
31 <DimensionLayout dim=
"0">
32 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
33 <Group type=
"102" alignment=
"1" attributes=
"0">
34 <EmptySpace max=
"-2" attributes=
"0"/>
35 <Group type=
"103" groupAlignment=
"1" attributes=
"0">
36 <Component id=
"filesPanel" alignment=
"0" pref=
"610" max=
"32767" attributes=
"0"/>
37 <Component id=
"jScrollPane1" alignment=
"0" pref=
"610" max=
"32767" attributes=
"0"/>
38 <Group type=
"102" alignment=
"0" attributes=
"0">
39 <Component id=
"jLabel1" min=
"-2" max=
"-2" attributes=
"0"/>
40 <EmptySpace pref=
"482" max=
"32767" attributes=
"0"/>
41 <Component id=
"recentLink" min=
"-2" max=
"-2" attributes=
"0"/>
43 <Component id=
"filesLabel" alignment=
"0" min=
"-2" max=
"-2" attributes=
"0"/>
44 <Component id=
"jLabel2" alignment=
"0" min=
"-2" max=
"-2" attributes=
"0"/>
46 <EmptySpace max=
"-2" attributes=
"0"/>
50 <DimensionLayout dim=
"1">
51 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
52 <Group type=
"102" alignment=
"0" attributes=
"0">
53 <EmptySpace min=
"-2" max=
"-2" attributes=
"0"/>
54 <Group type=
"103" groupAlignment=
"3" attributes=
"0">
55 <Component id=
"jLabel1" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
56 <Component id=
"recentLink" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
58 <EmptySpace min=
"-2" max=
"-2" attributes=
"0"/>
59 <Component id=
"jScrollPane1" min=
"-2" max=
"-2" attributes=
"0"/>
60 <EmptySpace min=
"-2" pref=
"15" max=
"-2" attributes=
"0"/>
61 <Component id=
"filesLabel" min=
"-2" max=
"-2" attributes=
"0"/>
62 <EmptySpace max=
"-2" attributes=
"0"/>
63 <Component id=
"filesPanel" pref=
"173" max=
"32767" attributes=
"0"/>
64 <EmptySpace max=
"-2" attributes=
"0"/>
65 <Component id=
"jLabel2" min=
"-2" max=
"-2" attributes=
"0"/>
66 <EmptySpace max=
"-2" attributes=
"0"/>
72 <Component class=
"javax.swing.JLabel" name=
"jLabel1">
74 <Property name=
"labelFor" type=
"java.awt.Component" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
75 <ComponentRef name=
"messageTextArea"/>
77 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
78 <ResourceString bundle=
"org/netbeans/modules/git/ui/commit/Bundle.properties" key=
"CTL_CommitForm_Message" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
82 <Container class=
"javax.swing.JScrollPane" name=
"jScrollPane1">
84 <AuxValue name=
"autoScrollPane" type=
"java.lang.Boolean" value=
"true"/>
87 <Layout class=
"org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
89 <Component class=
"javax.swing.JTextArea" name=
"messageTextArea">
91 <Property name=
"columns" type=
"int" value=
"30"/>
92 <Property name=
"lineWrap" type=
"boolean" value=
"true"/>
93 <Property name=
"rows" type=
"int" value=
"6"/>
94 <Property name=
"tabSize" type=
"int" value=
"4"/>
95 <Property name=
"wrapStyleWord" type=
"boolean" value=
"true"/>
96 <Property name=
"minimumSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
97 <Dimension value=
"[100, 18]"/>
100 <AccessibilityProperties>
101 <Property name=
"AccessibleContext.accessibleName" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
102 <ResourceString bundle=
"org/netbeans/modules/git/ui/commit/Bundle.properties" key=
"ACSN_CommitForm_Message" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
104 <Property name=
"AccessibleContext.accessibleDescription" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
105 <ResourceString bundle=
"org/netbeans/modules/git/ui/commit/Bundle.properties" key=
"ACSD_CommitForm_Message" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
107 </AccessibilityProperties>
111 <Component class=
"javax.swing.JLabel" name=
"filesLabel">
113 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
114 <ResourceString bundle=
"org/netbeans/modules/git/ui/commit/Bundle.properties" key=
"CTL_CommitForm_FilesToCommit" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
118 <Container class=
"javax.swing.JPanel" name=
"filesPanel">
120 <Property name=
"preferredSize" type=
"java.awt.Dimension" editor=
"org.netbeans.beaninfo.editors.DimensionEditor">
121 <Dimension value=
"[240, 108]"/>
126 <DimensionLayout dim=
"0">
127 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
128 <EmptySpace min=
"0" pref=
"610" max=
"32767" attributes=
"0"/>
131 <DimensionLayout dim=
"1">
132 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
133 <EmptySpace min=
"0" pref=
"173" max=
"32767" attributes=
"0"/>
138 <Component class=
"javax.swing.JLabel" name=
"jLabel2">
140 <Component class=
"javax.swing.JLabel" name=
"recentLink">
142 <Property name=
"icon" type=
"javax.swing.Icon" editor=
"org.netbeans.modules.form.editors2.IconEditor">
143 <Image iconType=
"3" name=
"/org/netbeans/modules/git/resources/icons/recent_messages.png"/>
145 <Property name=
"toolTipText" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
146 <ResourceString bundle=
"org/netbeans/modules/git/ui/commit/Bundle.properties" key=
"CTL_CommitForm_RecentMessages" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>