Closedown

This commit is contained in:
boccioli_m
2015-06-01 15:35:14 +02:00
parent 435f19b75e
commit 381a2865fe
2 changed files with 28 additions and 11 deletions
+14 -5
View File
@@ -19,10 +19,6 @@
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="41" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<Component id="panelPlot" max="32767" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="check" alignment="0" min="-2" max="-2" attributes="0"/>
@@ -51,6 +47,13 @@
</Group>
<EmptySpace min="0" pref="35" max="32767" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="panelPlot" alignment="0" max="32767" attributes="0"/>
<Component id="panelPlotPS" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
</Group>
</Group>
</Group>
@@ -89,7 +92,9 @@
<Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="panelPlot" pref="193" max="32767" attributes="0"/>
<Component id="panelPlot" pref="90" max="32767" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="panelPlotPS" pref="90" max="32767" attributes="0"/>
<EmptySpace min="-2" pref="5" max="-2" attributes="0"/>
</Group>
</Group>
@@ -174,5 +179,9 @@
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/>
</Events>
</Component>
<Container class="javax.swing.JPanel" name="panelPlotPS">
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
</Container>
</SubComponents>
</Form>