Closedown

This commit is contained in:
boccioli_m
2015-06-01 14:17:14 +02:00
parent 5d44af36f1
commit 93a79c70c5
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@
<Component id="jButton2" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace min="0" pref="69" max="32767" attributes="0"/>
<EmptySpace min="0" pref="25" max="32767" attributes="0"/>
</Group>
</Group>
</Group>
@@ -111,7 +111,7 @@
</Component>
<Component class="javax.swing.JButton" name="jButton1">
<Properties>
<Property name="text" type="java.lang.String" value="My button"/>
<Property name="text" type="java.lang.String" value="Test with params"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>