|
11 | 11 | <Connection code="new ImageIcon(Objects.requireNonNull(Utils.class.getClassLoader().getResource("iris_profile_icon.png"))).getImage()" type="code"/> |
12 | 12 | </Property> |
13 | 13 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
14 | | - <Dimension value="[480, 640]"/> |
| 14 | + <Dimension value="[480, 550]"/> |
15 | 15 | </Property> |
16 | 16 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
17 | | - <Dimension value="[480, 640]"/> |
| 17 | + <Dimension value="[480, 550]"/> |
18 | 18 | </Property> |
| 19 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 20 | + <Dimension value="[480, 550]"/> |
| 21 | + </Property> |
| 22 | + <Property name="resizable" type="boolean" value="false"/> |
19 | 23 | </Properties> |
20 | 24 | <SyntheticProperties> |
21 | 25 | <SyntheticProperty name="formSizePolicy" type="int" value="1"/> |
|
31 | 35 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
32 | 36 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
33 | 37 | <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
34 | | - <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,2,-103,0,0,1,-32"/> |
| 38 | + <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,2,38,0,0,1,-32"/> |
35 | 39 | </AuxValues> |
36 | 40 |
|
37 | 41 | <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/> |
38 | 42 | <SubComponents> |
39 | 43 | <Component class="javax.swing.JLabel" name="irisInstallerLabel"> |
40 | 44 | <Properties> |
41 | 45 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
42 | | - <Font name="sansserif" size="36" style="0"/> |
| 46 | + <Font name="Arial" size="36" style="0"/> |
43 | 47 | </Property> |
44 | 48 | <Property name="horizontalAlignment" type="int" value="0"/> |
45 | 49 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
52 | 56 | </Properties> |
53 | 57 | <Constraints> |
54 | 58 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
55 | | - <GridBagConstraints gridX="1" gridY="0" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="80" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| 59 | + <GridBagConstraints gridX="1" gridY="0" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="30" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
56 | 60 | </Constraint> |
57 | 61 | </Constraints> |
58 | 62 | </Component> |
59 | 63 | <Component class="javax.swing.JLabel" name="gameVersionLabel"> |
60 | 64 | <Properties> |
61 | 65 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
62 | | - <Font name="sansserif" size="18" style="0"/> |
| 66 | + <Font name="Arial" size="16" style="0"/> |
63 | 67 | </Property> |
64 | 68 | <Property name="horizontalAlignment" type="int" value="0"/> |
65 | 69 | <Property name="text" type="java.lang.String" value="Select game version:"/> |
|
85 | 89 | <Component class="javax.swing.JLabel" name="outdatedText1"> |
86 | 90 | <Properties> |
87 | 91 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
88 | | - <Font name="sansserif" size="16" style="0"/> |
| 92 | + <Font name="Arial" size="16" style="0"/> |
89 | 93 | </Property> |
90 | 94 | <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
91 | 95 | <Color blue="0" green="cc" red="ff" type="rgb"/> |
|
112 | 116 | <Component class="javax.swing.JLabel" name="outdatedText2"> |
113 | 117 | <Properties> |
114 | 118 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
115 | | - <Font name="sansserif" size="16" style="0"/> |
| 119 | + <Font name="Arial" size="16" style="0"/> |
116 | 120 | </Property> |
117 | 121 | <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
118 | 122 | <Color blue="0" green="cc" red="ff" type="rgb"/> |
|
123 | 127 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
124 | 128 | <Dimension value="[450, 21]"/> |
125 | 129 | </Property> |
126 | | - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
127 | | - <Dimension value="[350, 21]"/> |
128 | | - </Property> |
129 | | - <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
130 | | - <Dimension value="[350, 21]"/> |
131 | | - </Property> |
132 | 130 | </Properties> |
133 | 131 | <Constraints> |
134 | 132 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
135 | | - <GridBagConstraints gridX="1" gridY="5" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| 133 | + <GridBagConstraints gridX="1" gridY="5" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/> |
136 | 134 | </Constraint> |
137 | 135 | </Constraints> |
138 | 136 | </Component> |
139 | 137 | <Component class="javax.swing.JLabel" name="installationType"> |
140 | 138 | <Properties> |
141 | 139 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
142 | | - <Font name="sansserif" size="18" style="0"/> |
| 140 | + <Font name="Arial" size="16" style="0"/> |
143 | 141 | </Property> |
144 | 142 | <Property name="horizontalAlignment" type="int" value="0"/> |
145 | 143 | <Property name="text" type="java.lang.String" value=" Installation type:"/> |
|
150 | 148 | </Properties> |
151 | 149 | <Constraints> |
152 | 150 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
153 | | - <GridBagConstraints gridX="1" gridY="6" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="6" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| 151 | + <GridBagConstraints gridX="1" gridY="6" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="12" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
154 | 152 | </Constraint> |
155 | 153 | </Constraints> |
156 | 154 | </Component> |
157 | 155 | <Component class="javax.swing.JLabel" name="installationDirectory"> |
158 | 156 | <Properties> |
159 | 157 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
160 | | - <Font name="sansserif" size="18" style="0"/> |
| 158 | + <Font name="Arial" size="16" style="0"/> |
161 | 159 | </Property> |
162 | 160 | <Property name="horizontalAlignment" type="int" value="0"/> |
163 | 161 | <Property name="text" type="java.lang.String" value="Installation directory:"/> |
|
168 | 166 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
169 | 167 | <Dimension value="[165, 24]"/> |
170 | 168 | </Property> |
171 | | - <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
172 | | - <Dimension value="[164, 24]"/> |
173 | | - </Property> |
174 | 169 | </Properties> |
175 | 170 | <Constraints> |
176 | 171 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
177 | | - <GridBagConstraints gridX="1" gridY="8" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="6" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| 172 | + <GridBagConstraints gridX="1" gridY="8" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="12" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
178 | 173 | </Constraint> |
179 | 174 | </Constraints> |
180 | 175 | </Component> |
|
195 | 190 | <ComponentRef name="installType"/> |
196 | 191 | </Property> |
197 | 192 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
198 | | - <Font name="sansserif" size="16" style="0"/> |
| 193 | + <Font name="Arial" size="16" style="0"/> |
199 | 194 | </Property> |
200 | 195 | <Property name="selected" type="boolean" value="true"/> |
201 | 196 | <Property name="text" type="java.lang.String" value="Iris Install"/> |
|
216 | 211 | <ComponentRef name="installType"/> |
217 | 212 | </Property> |
218 | 213 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
219 | | - <Font name="sansserif" size="16" style="0"/> |
| 214 | + <Font name="Arial" size="16" style="0"/> |
220 | 215 | </Property> |
221 | 216 | <Property name="text" type="java.lang.String" value="Fabric Install"/> |
222 | 217 | <Property name="toolTipText" type="java.lang.String" value="This installs Iris and Sodium alongside an installation of Fabric."/> |
|
234 | 229 | </Container> |
235 | 230 | <Component class="javax.swing.JComboBox" name="gameVersionList"> |
236 | 231 | <Properties> |
| 232 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 233 | + <Font name="Arial" size="14" style="0"/> |
| 234 | + </Property> |
237 | 235 | <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> |
238 | 236 | <StringArray count="4"> |
239 | 237 | <StringItem index="0" value="1.19"/> |
|
267 | 265 | <Component class="javax.swing.JCheckBox" name="betaSelection"> |
268 | 266 | <Properties> |
269 | 267 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
270 | | - <Font name="sansserif" size="16" style="0"/> |
| 268 | + <Font name="Arial" size="16" style="0"/> |
271 | 269 | </Property> |
272 | 270 | <Property name="text" type="java.lang.String" value="Use beta version (not recommended)"/> |
273 | 271 | </Properties> |
|
279 | 277 | </Component> |
280 | 278 | <Component class="javax.swing.JButton" name="directoryName"> |
281 | 279 | <Properties> |
| 280 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 281 | + <Font name="Arial" size="16" style="0"/> |
| 282 | + </Property> |
282 | 283 | <Property name="label" type="java.lang.String" value="Directory Name"/> |
283 | 284 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
284 | 285 | <Dimension value="[300, 36]"/> |
|
301 | 302 | </Component> |
302 | 303 | <Component class="javax.swing.JProgressBar" name="progressBar"> |
303 | 304 | <Properties> |
| 305 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 306 | + <Font name="Arial" size="16" style="0"/> |
| 307 | + </Property> |
304 | 308 | <Property name="alignmentX" type="float" value="0.0"/> |
305 | 309 | <Property name="alignmentY" type="float" value="0.0"/> |
306 | 310 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
|
315 | 319 | </Properties> |
316 | 320 | <Constraints> |
317 | 321 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
318 | | - <GridBagConstraints gridX="1" gridY="10" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="79" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| 322 | + <GridBagConstraints gridX="1" gridY="10" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="40" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
319 | 323 | </Constraint> |
320 | 324 | </Constraints> |
321 | 325 | </Component> |
322 | 326 | <Component class="javax.swing.JButton" name="installButton"> |
323 | 327 | <Properties> |
324 | 328 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
325 | | - <Font name="sansserif" size="18" style="0"/> |
| 329 | + <Font name="Arial" size="16" style="0"/> |
326 | 330 | </Property> |
327 | 331 | <Property name="text" type="java.lang.String" value="Install"/> |
| 332 | + <Property name="toolTipText" type="java.lang.String" value=""/> |
| 333 | + <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> |
| 334 | + <Insets value="[15, 60, 15, 60]"/> |
| 335 | + </Property> |
328 | 336 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
329 | | - <Dimension value="[170, 45]"/> |
| 337 | + <Dimension value="[300, 45]"/> |
330 | 338 | </Property> |
331 | 339 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
332 | 340 | <Dimension value="[170, 45]"/> |
333 | 341 | </Property> |
334 | | - <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
335 | | - <Dimension value="[170, 45]"/> |
336 | | - </Property> |
337 | 342 | </Properties> |
338 | 343 | <Events> |
339 | 344 | <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="installButtonMouseClicked"/> |
|
343 | 348 | </AuxValues> |
344 | 349 | <Constraints> |
345 | 350 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
346 | | - <GridBagConstraints gridX="1" gridY="11" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="12" insetsLeft="0" insetsBottom="38" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| 351 | + <GridBagConstraints gridX="1" gridY="11" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="12" insetsLeft="0" insetsBottom="30" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
347 | 352 | </Constraint> |
348 | 353 | </Constraints> |
349 | 354 | </Component> |
|
0 commit comments