This commit is contained in:
voulot_d
2017-06-07 15:05:42 +02:00
parent a6733e4cc5
commit d2155f810c
8 changed files with 82 additions and 64 deletions

View File

@@ -138,7 +138,6 @@
<Component class="javax.swing.JButton" name="buttonGrabBackground">
<Properties>
<Property name="text" type="java.lang.String" value="Grab Background"/>
<Property name="enabled" type="boolean" value="false"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonGrabBackgroundActionPerformed"/>