mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
137 lines
7.4 KiB
XML
137 lines
7.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.0" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
|
<NonVisualComponents>
|
|
<Menu class="javax.swing.JMenuBar" name="menuBar_">
|
|
<SubComponents>
|
|
<Menu class="javax.swing.JMenu" name="jMenu2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Menu"/>
|
|
</Properties>
|
|
<SubComponents>
|
|
<MenuItem class="javax.swing.JMenuItem" name="jMenuItem2">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Courier" size="10" style="0"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Item"/>
|
|
</Properties>
|
|
</MenuItem>
|
|
</SubComponents>
|
|
</Menu>
|
|
</SubComponents>
|
|
</Menu>
|
|
<Menu class="javax.swing.JPopupMenu" name="contextMenu_">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Courier" size="10" style="0"/>
|
|
</Property>
|
|
</Properties>
|
|
<SubComponents>
|
|
<MenuItem class="javax.swing.JMenuItem" name="mnuProperties">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Courier" size="10" style="0"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Properties..."/>
|
|
</Properties>
|
|
</MenuItem>
|
|
</SubComponents>
|
|
</Menu>
|
|
</NonVisualComponents>
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="0"/>
|
|
<Property name="title" type="java.lang.String" value="FoamX"/>
|
|
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="ff" green="ff" id="white" palette="0" red="ff" type="palette"/>
|
|
</Property>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Courier" size="10" style="0"/>
|
|
</Property>
|
|
<Property name="name" type="java.lang.String" value="MainFrame"/>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="formSize" 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,1,44,0,0,1,-112"/>
|
|
<SyntheticProperty name="formPosition" type="java.awt.Point" value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,80,111,105,110,116,-74,-60,-118,114,52,126,-56,38,2,0,2,73,0,1,120,73,0,1,121,120,112,0,0,0,0,0,0,0,0"/>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="0"/>
|
|
<SyntheticProperty name="generatePosition" type="boolean" value="true"/>
|
|
<SyntheticProperty name="generateSize" type="boolean" value="true"/>
|
|
<SyntheticProperty name="generateCenter" type="boolean" value="true"/>
|
|
<SyntheticProperty 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,1,44,0,0,1,-112"/>
|
|
</SyntheticProperties>
|
|
|
|
<Events>
|
|
<EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="exitForm"/>
|
|
<EventHandler event="windowActivated" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="OnActivate"/>
|
|
</Events>
|
|
|
|
<AuxValues>
|
|
<AuxValue name="RADVisualFormContainer_MenuComponent" type="java.lang.String" value="jMenuBar1"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JSplitPane" name="horizontalSplitPane_">
|
|
<Properties>
|
|
<Property name="orientation" type="int" value="0"/>
|
|
<Property name="oneTouchExpandable" type="boolean" value="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
|
|
<GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="1.0"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JSplitPane" name="verticalSplitPane_">
|
|
<Properties>
|
|
<Property name="lastDividerLocation" type="int" value="-2"/>
|
|
<Property name="oneTouchExpandable" type="boolean" value="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
|
|
<JSplitPaneConstraints position="left"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JDesktopPane" name="desktopPanel_">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
|
|
<JSplitPaneConstraints position="right"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JLayeredPaneSupportLayout"/>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="statusPanel_">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[10, 25]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
|
|
<GridBagConstraints gridX="0" gridY="2" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="17" weightX="1.0" weightY="0.0"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
<Property name="verticalGap" type="int" value="2"/>
|
|
</Layout>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|