Files
firestar/src/Rowlf.form
2024-04-13 10:04:35 -05:00

58 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="Rowlf">
<grid id="27dc6" binding="frameContainer" layout-manager="GridLayoutManager" row-count="4" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="5" left="5" bottom="5" right="5"/>
<constraints>
<xy x="20" y="20" width="1464" height="573"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="a5cc7" class="javax.swing.JLabel" binding="picLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false">
<maximum-size width="-1" height="100"/>
</grid>
</constraints>
<properties>
<text value="Aww fiddlesticks, what now?"/>
</properties>
</component>
<component id="acd2f" class="javax.swing.JTextField" binding="informationText">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="4" hsize-policy="6" anchor="0" fill="2" indent="0" use-parent-layout="false">
<preferred-size width="350" height="-1"/>
<maximum-size width="380" height="200"/>
</grid>
</constraints>
<properties>
<horizontalAlignment value="0"/>
<text value="Do you think we should appeal to the alien authorities?"/>
</properties>
</component>
<component id="f7110" class="javax.swing.JLabel" binding="versionLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="-1" height="20"/>
<maximum-size width="-1" height="20"/>
</grid>
</constraints>
<properties>
<text value="Version Unknown"/>
</properties>
</component>
<component id="4a55c" class="javax.swing.JLabel" binding="environmentLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="-1" height="20"/>
<maximum-size width="-1" height="20"/>
</grid>
</constraints>
<properties>
<text value="Platform Unknown"/>
</properties>
</component>
</children>
</grid>
</form>