|
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 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
42 | | - <Font name="sansserif" size="36" style="0"/> |
| 45 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 46 | + <FontInfo relative="true"> |
| 47 | + <Font component="irisInstallerLabel" property="font" relativeSize="false" size="36"/> |
| 48 | + </FontInfo> |
43 | 49 | </Property> |
44 | 50 | <Property name="horizontalAlignment" type="int" value="0"/> |
45 | 51 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
52 | 58 | </Properties> |
53 | 59 | <Constraints> |
54 | 60 | <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"/> |
| 61 | + <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 | 62 | </Constraint> |
57 | 63 | </Constraints> |
58 | 64 | </Component> |
59 | 65 | <Component class="javax.swing.JLabel" name="gameVersionLabel"> |
60 | 66 | <Properties> |
61 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
62 | | - <Font name="sansserif" size="18" style="0"/> |
| 67 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 68 | + <FontInfo relative="true"> |
| 69 | + <Font bold="true" component="gameVersionLabel" property="font" relativeSize="false" size="16"/> |
| 70 | + </FontInfo> |
63 | 71 | </Property> |
64 | 72 | <Property name="horizontalAlignment" type="int" value="0"/> |
65 | 73 | <Property name="text" type="java.lang.String" value="Select game version:"/> |
|
84 | 92 | </Component> |
85 | 93 | <Component class="javax.swing.JLabel" name="outdatedText1"> |
86 | 94 | <Properties> |
87 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
88 | | - <Font name="sansserif" size="16" style="0"/> |
| 95 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 96 | + <FontInfo relative="true"> |
| 97 | + <Font component="outdatedText1" property="font" relativeSize="false" size="16"/> |
| 98 | + </FontInfo> |
89 | 99 | </Property> |
90 | 100 | <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
91 | 101 | <Color blue="0" green="cc" red="ff" type="rgb"/> |
|
111 | 121 | </Component> |
112 | 122 | <Component class="javax.swing.JLabel" name="outdatedText2"> |
113 | 123 | <Properties> |
114 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
115 | | - <Font name="sansserif" size="16" style="0"/> |
116 | | - </Property> |
117 | 124 | <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
118 | 125 | <Color blue="0" green="cc" red="ff" type="rgb"/> |
119 | 126 | </Property> |
|
123 | 130 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
124 | 131 | <Dimension value="[450, 21]"/> |
125 | 132 | </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 | 133 | </Properties> |
133 | 134 | <Constraints> |
134 | 135 | <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"/> |
| 136 | + <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 | 137 | </Constraint> |
137 | 138 | </Constraints> |
138 | 139 | </Component> |
139 | 140 | <Component class="javax.swing.JLabel" name="installationType"> |
140 | 141 | <Properties> |
141 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
142 | | - <Font name="sansserif" size="18" style="0"/> |
| 142 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 143 | + <FontInfo relative="true"> |
| 144 | + <Font bold="true" component="installationType" property="font" relativeSize="false" size="16"/> |
| 145 | + </FontInfo> |
143 | 146 | </Property> |
144 | 147 | <Property name="horizontalAlignment" type="int" value="0"/> |
145 | 148 | <Property name="text" type="java.lang.String" value=" Installation type:"/> |
|
150 | 153 | </Properties> |
151 | 154 | <Constraints> |
152 | 155 | <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"/> |
| 156 | + <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 | 157 | </Constraint> |
155 | 158 | </Constraints> |
156 | 159 | </Component> |
157 | 160 | <Component class="javax.swing.JLabel" name="installationDirectory"> |
158 | 161 | <Properties> |
159 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
160 | | - <Font name="sansserif" size="18" style="0"/> |
| 162 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 163 | + <FontInfo relative="true"> |
| 164 | + <Font bold="true" component="installationDirectory" property="font" relativeSize="false" size="16"/> |
| 165 | + </FontInfo> |
161 | 166 | </Property> |
162 | 167 | <Property name="horizontalAlignment" type="int" value="0"/> |
163 | 168 | <Property name="text" type="java.lang.String" value="Installation directory:"/> |
|
168 | 173 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
169 | 174 | <Dimension value="[165, 24]"/> |
170 | 175 | </Property> |
171 | | - <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
172 | | - <Dimension value="[164, 24]"/> |
173 | | - </Property> |
174 | 176 | </Properties> |
175 | 177 | <Constraints> |
176 | 178 | <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"/> |
| 179 | + <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 | 180 | </Constraint> |
179 | 181 | </Constraints> |
180 | 182 | </Component> |
|
194 | 196 | <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> |
195 | 197 | <ComponentRef name="installType"/> |
196 | 198 | </Property> |
197 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
198 | | - <Font name="sansserif" size="16" style="0"/> |
| 199 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 200 | + <FontInfo relative="true"> |
| 201 | + <Font component="standaloneType" property="font" relativeSize="false" size="16"/> |
| 202 | + </FontInfo> |
199 | 203 | </Property> |
200 | 204 | <Property name="selected" type="boolean" value="true"/> |
201 | 205 | <Property name="text" type="java.lang.String" value="Iris Install"/> |
|
215 | 219 | <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> |
216 | 220 | <ComponentRef name="installType"/> |
217 | 221 | </Property> |
218 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
219 | | - <Font name="sansserif" size="16" style="0"/> |
| 222 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 223 | + <FontInfo relative="true"> |
| 224 | + <Font component="fabricType" property="font" relativeSize="false" size="16"/> |
| 225 | + </FontInfo> |
220 | 226 | </Property> |
221 | 227 | <Property name="text" type="java.lang.String" value="Fabric Install"/> |
222 | 228 | <Property name="toolTipText" type="java.lang.String" value="This installs Iris and Sodium alongside an installation of Fabric."/> |
|
234 | 240 | </Container> |
235 | 241 | <Component class="javax.swing.JComboBox" name="gameVersionList"> |
236 | 242 | <Properties> |
| 243 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 244 | + <Font name="Arial" size="14" style="0"/> |
| 245 | + </Property> |
237 | 246 | <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> |
238 | 247 | <StringArray count="4"> |
239 | 248 | <StringItem index="0" value="1.19"/> |
|
266 | 275 | </Component> |
267 | 276 | <Component class="javax.swing.JCheckBox" name="betaSelection"> |
268 | 277 | <Properties> |
269 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
270 | | - <Font name="sansserif" size="16" style="0"/> |
| 278 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 279 | + <FontInfo relative="true"> |
| 280 | + <Font component="betaSelection" property="font" relativeSize="false" size="16"/> |
| 281 | + </FontInfo> |
271 | 282 | </Property> |
272 | 283 | <Property name="text" type="java.lang.String" value="Use beta version (not recommended)"/> |
273 | 284 | </Properties> |
|
279 | 290 | </Component> |
280 | 291 | <Component class="javax.swing.JButton" name="directoryName"> |
281 | 292 | <Properties> |
| 293 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 294 | + <FontInfo relative="true"> |
| 295 | + <Font component="directoryName" property="font" relativeSize="false" size="16"/> |
| 296 | + </FontInfo> |
| 297 | + </Property> |
282 | 298 | <Property name="label" type="java.lang.String" value="Directory Name"/> |
283 | 299 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
284 | 300 | <Dimension value="[300, 36]"/> |
|
301 | 317 | </Component> |
302 | 318 | <Component class="javax.swing.JProgressBar" name="progressBar"> |
303 | 319 | <Properties> |
| 320 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 321 | + <FontInfo relative="true"> |
| 322 | + <Font component="progressBar" property="font" relativeSize="false" size="16"/> |
| 323 | + </FontInfo> |
| 324 | + </Property> |
304 | 325 | <Property name="alignmentX" type="float" value="0.0"/> |
305 | 326 | <Property name="alignmentY" type="float" value="0.0"/> |
306 | 327 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
|
315 | 336 | </Properties> |
316 | 337 | <Constraints> |
317 | 338 | <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"/> |
| 339 | + <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 | 340 | </Constraint> |
320 | 341 | </Constraints> |
321 | 342 | </Component> |
322 | 343 | <Component class="javax.swing.JButton" name="installButton"> |
323 | 344 | <Properties> |
324 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
325 | | - <Font name="sansserif" size="18" style="0"/> |
| 345 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> |
| 346 | + <FontInfo relative="true"> |
| 347 | + <Font component="installButton" property="font" relativeSize="false" size="16"/> |
| 348 | + </FontInfo> |
326 | 349 | </Property> |
327 | 350 | <Property name="text" type="java.lang.String" value="Install"/> |
| 351 | + <Property name="toolTipText" type="java.lang.String" value=""/> |
| 352 | + <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> |
| 353 | + <Insets value="[15, 60, 15, 60]"/> |
| 354 | + </Property> |
328 | 355 | <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
329 | | - <Dimension value="[170, 45]"/> |
| 356 | + <Dimension value="[300, 45]"/> |
330 | 357 | </Property> |
331 | 358 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
332 | 359 | <Dimension value="[170, 45]"/> |
333 | 360 | </Property> |
334 | | - <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
335 | | - <Dimension value="[170, 45]"/> |
336 | | - </Property> |
337 | 361 | </Properties> |
338 | 362 | <Events> |
339 | 363 | <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="installButtonMouseClicked"/> |
|
343 | 367 | </AuxValues> |
344 | 368 | <Constraints> |
345 | 369 | <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"/> |
| 370 | + <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 | 371 | </Constraint> |
348 | 372 | </Constraints> |
349 | 373 | </Component> |
|
0 commit comments