--- a/tool/src/GUI/StartupScreen.form
+++ b/tool/src/GUI/StartupScreen.form
@@ -3,11 +3,12 @@
<Form version="1.3" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
<Properties>
<Property name="locationByPlatform" type="boolean" value="true"/>
+ <Property name="undecorated" type="boolean" value="true"/>
<Property name="resizable" type="boolean" value="false"/>
- <Property name="undecorated" type="boolean" value="true"/>
</Properties>
<SyntheticProperties>
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
+ <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
</SyntheticProperties>
<AuxValues>
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
@@ -25,44 +26,29 @@
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
+ <EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
+ <Component id="progressBar" max="32767" attributes="0"/>
<Group type="102" attributes="0">
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="progressBar" alignment="0" max="32767" attributes="0"/>
- <Group type="102" attributes="0">
- <Component id="progressText" min="-2" max="-2" attributes="0"/>
- <EmptySpace min="160" pref="178" max="32767" attributes="0"/>
- </Group>
- </Group>
- </Group>
- <Group type="102" attributes="0">
- <EmptySpace min="-2" pref="55" max="-2" attributes="0"/>
- <Component id="labelLogo" min="-2" pref="220" max="-2" attributes="0"/>
+ <Component id="progressText" min="-2" max="-2" attributes="0"/>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
- <Group type="102" alignment="1" attributes="0">
- <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="labelDisclaimer" min="-2" max="-2" attributes="0"/>
- <Component id="labelTitle" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>
+ <Group type="102" alignment="0" attributes="0">
+ <EmptySpace min="-2" pref="83" max="-2" attributes="0"/>
+ <Component id="labelLogo" min="-2" pref="220" max="-2" attributes="0"/>
+ <EmptySpace pref="93" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
+ <EmptySpace pref="23" max="32767" attributes="0"/>
<Component id="labelLogo" min="-2" pref="123" max="-2" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="labelTitle" min="-2" max="-2" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="labelDisclaimer" min="-2" max="-2" attributes="0"/>
- <EmptySpace pref="32" max="32767" attributes="0"/>
+ <EmptySpace type="separate" max="-2" attributes="0"/>
<Component id="progressText" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="progressBar" min="-2" max="-2" attributes="0"/>
@@ -86,21 +72,5 @@
<Property name="text" type="java.lang.String" value="Loading data, please wait.."/>
</Properties>
</Component>
- <Component class="javax.swing.JLabel" name="labelTitle">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
- <Font name="Times New Roman" size="48" style="0"/>
- </Property>
- <Property name="text" type="java.lang.String" value="SPDX Studio"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="labelDisclaimer">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
- <Font name="Tahoma" size="10" style="2"/>
- </Property>
- <Property name="text" type="java.lang.String" value="<html>SPDX is a registered trademark from the Linux Foundation.<br>
To read more details, please visit http://spdx.org</html>"/>
- </Properties>
- </Component>
</SubComponents>
</Form>