119 lines
5.9 KiB
XML
119 lines
5.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.9" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
|
<NonVisualComponents>
|
|
<Component class="javax.swing.JButton" name="jButton1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="jButton1"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JMenuItem" name="jMenuItem1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="jMenuItem1"/>
|
|
</Properties>
|
|
</Component>
|
|
<Menu class="javax.swing.JMenuBar" name="MainMenu">
|
|
<SubComponents>
|
|
<Menu class="javax.swing.JMenu" name="FileMenu">
|
|
<Properties>
|
|
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="1" green="cb" red="fe" type="rgb"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="File"/>
|
|
</Properties>
|
|
<SubComponents>
|
|
<MenuItem class="javax.swing.JMenuItem" name="FileNew">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="New"/>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="null"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="FileNewActionPerformed"/>
|
|
</Events>
|
|
</MenuItem>
|
|
<MenuItem class="javax.swing.JMenuItem" name="FileRun">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Run"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="FileRunActionPerformed"/>
|
|
</Events>
|
|
</MenuItem>
|
|
</SubComponents>
|
|
</Menu>
|
|
<Menu class="javax.swing.JMenu" name="jMenu2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Edit"/>
|
|
</Properties>
|
|
</Menu>
|
|
</SubComponents>
|
|
</Menu>
|
|
</NonVisualComponents>
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="3"/>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[640, 480]"/>
|
|
</Property>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="menuBar" type="java.lang.String" value="MainMenu"/>
|
|
<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"/>
|
|
<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"/>
|
|
<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,93,0,0,2,-69"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
|
|
<SubComponents>
|
|
<Component class="Gui.ControlPanel" name="controlPanel2">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
|
|
<BorderConstraints direction="After"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="Gui.OrderBookPanel" name="orderBookPanel1">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
|
|
<BorderConstraints direction="Before"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Container class="Gui.Chart" name="chart2">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
|
|
<BorderConstraints direction="Center"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="287" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="582" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|