Closedown

This commit is contained in:
boccioli_m
2017-10-13 15:11:51 +02:00
parent ee56a80465
commit 77bdaf3cf3
13 changed files with 34 additions and 38 deletions
+3 -3
View File
@@ -263,7 +263,7 @@
<SubComponents>
<Component class="javax.swing.JButton" name="jButtonOptions">
<Properties>
<Property name="toolTipText" type="java.lang.String" value="Optional actions"/>
<Property name="toolTipText" type="java.lang.String" value="More actions"/>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 40]"/>
</Property>
@@ -285,7 +285,7 @@
</Component>
<Component class="javax.swing.JButton" name="jButtonSave">
<Properties>
<Property name="toolTipText" type="java.lang.String" value="Save current configuration"/>
<Property name="toolTipText" type="java.lang.String" value="Save current list of tests"/>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[60, 40]"/>
</Property>
@@ -307,7 +307,7 @@
</Component>
<Component class="javax.swing.JButton" name="jButtonOpen">
<Properties>
<Property name="toolTipText" type="java.lang.String" value="Open configuration"/>
<Property name="toolTipText" type="java.lang.String" value="Open a list of tests"/>
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[0, 9]"/>
</Property>