Closedown

This commit is contained in:
boccioli_m
2015-06-17 08:38:15 +02:00
parent a9f29be4d5
commit cdaf0da6c6
2 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -136,7 +136,7 @@
<SubComponents>
<Component class="javax.swing.JCheckBox" name="jCheckBox1">
<Properties>
<Property name="toolTipText" type="java.lang.String" value="Select/Deselect All Tests"/>
<Property name="toolTipText" type="java.lang.String" value="Select/Deselec thet highlighted tests"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jCheckBox1ActionPerformed"/>
@@ -152,7 +152,7 @@
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
<Image iconType="3" name="/icons/ArrowDown - 24.png"/>
</Property>
<Property name="toolTipText" type="java.lang.String" value="Move the selected tests down"/>
<Property name="toolTipText" type="java.lang.String" value="Move the highlighted tests down"/>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[25, 25]"/>
</Property>
@@ -177,7 +177,7 @@
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
<Image iconType="3" name="/icons/ArrowUp - 24.png"/>
</Property>
<Property name="toolTipText" type="java.lang.String" value="Move the selected tests up"/>
<Property name="toolTipText" type="java.lang.String" value="Move the highlighted tests up"/>
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[25, 25]"/>
</Property>