Closedown
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user