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