|
5 | 5 | <Property name="title" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
6 | 6 | <ResourceString bundle="data_messages.properties" key="title.message" replaceFormat="LocalRes.getIntString("{key}")"/>
|
7 | 7 | </Property>
|
| 8 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 9 | + <Dimension value="[480, 300]"/> |
| 10 | + </Property> |
| 11 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 12 | + <Dimension value="[300, 200]"/> |
| 13 | + </Property> |
| 14 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 15 | + <Dimension value="[260, 277]"/> |
| 16 | + </Property> |
8 | 17 | <Property name="resizable" type="boolean" value="false"/>
|
9 | 18 | </Properties>
|
10 | 19 | <SyntheticProperties>
|
11 |
| - <SyntheticProperty name="formSize" 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,21,0,0,1,-57"/> |
| 20 | + <SyntheticProperty name="formSize" 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,49,0,0,1,-30"/> |
12 | 21 | <SyntheticProperty name="formSizePolicy" type="int" value="0"/>
|
13 | 22 | <SyntheticProperty name="generateSize" type="boolean" value="true"/>
|
14 | 23 | <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
|
|
50 | 59 | <Property name="axis" type="int" value="1"/>
|
51 | 60 | </Layout>
|
52 | 61 | <SubComponents>
|
53 |
| - <Component class="javax.swing.JLabel" name="jlblErrorCode"> |
| 62 | + <Component class="javax.swing.JLabel" name="jlblIcon"> |
54 | 63 | <Properties>
|
55 |
| - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
56 |
| - <Font name="Arial" size="14" style="0"/> |
| 64 | + <Property name="text" type="java.lang.String" value="jlblIcon"/> |
| 65 | + <Property name="verticalAlignment" type="int" value="1"/> |
| 66 | + <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
| 67 | + <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> |
| 68 | + <EmptyBorder bottom="10" left="10" right="10" top="10"/> |
| 69 | + </Border> |
57 | 70 | </Property>
|
58 |
| - <Property name="text" type="java.lang.String" value="jlblErrorCode"/> |
59 | 71 | </Properties>
|
60 | 72 | </Component>
|
61 | 73 | <Component class="javax.swing.JLabel" name="jlblMessage">
|
|
65 | 77 | </Property>
|
66 | 78 | <Property name="text" type="java.lang.String" value="jlblMessage"/>
|
67 | 79 | <Property name="verticalAlignment" type="int" value="1"/>
|
| 80 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 81 | + <Dimension value="[460, 90]"/> |
| 82 | + </Property> |
68 | 83 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
69 |
| - <Dimension value="[200, 100]"/> |
| 84 | + <Dimension value="[200, 30]"/> |
70 | 85 | </Property>
|
71 | 86 | <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
72 |
| - <Dimension value="[200, 100]"/> |
| 87 | + <Dimension value="[200, 64]"/> |
73 | 88 | </Property>
|
74 | 89 | </Properties>
|
75 | 90 | </Component>
|
76 | 91 | <Container class="javax.swing.JScrollPane" name="jscrException">
|
77 | 92 | <Properties>
|
78 | 93 | <Property name="alignmentX" type="float" value="0.0"/>
|
| 94 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 95 | + <Dimension value="[200, 150]"/> |
| 96 | + </Property> |
79 | 97 | </Properties>
|
80 | 98 |
|
81 | 99 | <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
92 | 110 | </Container>
|
93 | 111 | </SubComponents>
|
94 | 112 | </Container>
|
95 |
| - <Component class="javax.swing.JLabel" name="jlblIcon"> |
| 113 | + <Container class="javax.swing.JPanel" name="jPanel3"> |
96 | 114 | <Properties>
|
97 |
| - <Property name="verticalAlignment" type="int" value="1"/> |
98 |
| - <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
99 |
| - <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> |
100 |
| - <EmptyBorder bottom="10" left="10" right="10" top="10"/> |
101 |
| - </Border> |
| 115 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 116 | + <Dimension value="[200, 50]"/> |
102 | 117 | </Property>
|
103 | 118 | </Properties>
|
104 |
| - <Constraints> |
105 |
| - <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> |
106 |
| - <BorderConstraints direction="Before"/> |
107 |
| - </Constraint> |
108 |
| - </Constraints> |
109 |
| - </Component> |
110 |
| - <Container class="javax.swing.JPanel" name="jPanel3"> |
111 | 119 | <Constraints>
|
112 | 120 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
|
113 | 121 | <BorderConstraints direction="South"/>
|
|
117 | 125 | <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
|
118 | 126 | <SubComponents>
|
119 | 127 | <Container class="javax.swing.JPanel" name="jPanel2">
|
| 128 | + <Properties> |
| 129 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 130 | + <Dimension value="[260, 50]"/> |
| 131 | + </Property> |
| 132 | + </Properties> |
120 | 133 | <Constraints>
|
121 | 134 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
|
122 | 135 | <BorderConstraints direction="After"/>
|
|
125 | 138 |
|
126 | 139 | <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
|
127 | 140 | <SubComponents>
|
128 |
| - <Component class="javax.swing.JButton" name="jcmdOK"> |
| 141 | + <Component class="javax.swing.JButton" name="jcmdCancel"> |
129 | 142 | <Properties>
|
130 | 143 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
131 | 144 | <Font name="Arial" size="12" style="0"/>
|
132 | 145 | </Property>
|
133 |
| - <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
134 |
| - <ResourceString bundle="data_messages.properties" key="button.OK" replaceFormat="LocalRes.getIntString("{key}")"/> |
| 146 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| 147 | + <Connection code="LocalRes.getIntString("button.cancel")" type="code"/> |
| 148 | + </Property> |
| 149 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 150 | + <Dimension value="[80, 42]"/> |
| 151 | + </Property> |
| 152 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 153 | + <Dimension value="[80, 42]"/> |
| 154 | + </Property> |
| 155 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 156 | + <Dimension value="[80, 42]"/> |
| 157 | + </Property> |
| 158 | + </Properties> |
| 159 | + <Events> |
| 160 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jcmdCancelActionPerformed"/> |
| 161 | + </Events> |
| 162 | + </Component> |
| 163 | + <Component class="javax.swing.JButton" name="jcmdOK"> |
| 164 | + <Properties> |
| 165 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 166 | + <Font name="Arial" size="12" style="0"/> |
135 | 167 | </Property>
|
136 |
| - <Property name="actionCommand" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
137 |
| - <ResourceString bundle="pos_messages.properties" key="button.OK" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
| 168 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| 169 | + <Connection code="LocalRes.getIntString("button.ok")" type="code"/> |
138 | 170 | </Property>
|
139 | 171 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
140 |
| - <Dimension value="[65, 33]"/> |
| 172 | + <Dimension value="[80, 42]"/> |
141 | 173 | </Property>
|
142 | 174 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
143 |
| - <Dimension value="[65, 33]"/> |
| 175 | + <Dimension value="[80, 42]"/> |
144 | 176 | </Property>
|
145 | 177 | <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
146 |
| - <Dimension value="[65, 33]"/> |
| 178 | + <Dimension value="[80, 42]"/> |
147 | 179 | </Property>
|
148 | 180 | </Properties>
|
149 | 181 | <Events>
|
|
155 | 187 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
156 | 188 | <Font name="Arial" size="12" style="0"/>
|
157 | 189 | </Property>
|
158 |
| - <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
159 |
| - <ResourceString bundle="data_messages.properties" key="button.information" replaceFormat="LocalRes.getIntString("{key}")"/> |
| 190 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| 191 | + <Connection code="LocalRes.getIntString("button.information")" type="code"/> |
160 | 192 | </Property>
|
161 | 193 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
162 |
| - <Dimension value="[65, 33]"/> |
| 194 | + <Dimension value="[80, 42]"/> |
163 | 195 | </Property>
|
164 | 196 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
165 |
| - <Dimension value="[65, 33]"/> |
| 197 | + <Dimension value="[80, 42]"/> |
166 | 198 | </Property>
|
167 | 199 | <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
168 |
| - <Dimension value="[65, 33]"/> |
| 200 | + <Dimension value="[80, 42]"/> |
169 | 201 | </Property>
|
170 | 202 | </Properties>
|
171 | 203 | <Events>
|
|
0 commit comments