OpenSeSim/src/opensesim/chart/Chart.form

43 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

2017-01-08 03:14:27 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
2017-10-01 11:36:35 +02:00
<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
2017-01-08 08:48:31 +01:00
<Properties>
2017-01-08 13:16:00 +01:00
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="ff" green="ff" id="white" palette="1" red="ff" type="palette"/>
</Property>
2017-01-08 08:48:31 +01:00
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
2017-01-08 13:16:00 +01:00
<Dimension value="[300, 300]"/>
2017-01-08 08:48:31 +01:00
</Property>
</Properties>
2017-10-01 11:36:35 +02:00
<SyntheticProperties>
<SyntheticProperty name="formSizePolicy" type="int" value="2"/>
</SyntheticProperties>
2017-04-18 08:20:44 +02:00
<Events>
<EventHandler event="mouseMoved" listener="java.awt.event.MouseMotionListener" parameters="java.awt.event.MouseEvent" handler="formMouseMoved"/>
</Events>
2017-01-08 03:14:27 +01:00
<AuxValues>
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
</AuxValues>
<Layout>
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
2017-02-18 17:44:25 +01:00
<EmptySpace min="0" pref="589" max="32767" attributes="0"/>
2017-01-08 03:14:27 +01:00
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
2017-01-22 21:41:45 +01:00
<EmptySpace min="0" pref="300" max="32767" attributes="0"/>
2017-01-08 03:14:27 +01:00
</Group>
</DimensionLayout>
</Layout>
</Form>