This commit is contained in:
La Programmatrice Verde
2026-02-17 18:24:24 +01:00
parent c74ed3c933
commit 7884fa4c75
9 changed files with 147 additions and 83 deletions

View File

@@ -188,6 +188,9 @@
<Properties>
<Property name="text" type="java.lang.String" value="Prelievo"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnPrelievoActionPerformed"/>
</Events>
</Component>
<Component class="javax.swing.JButton" name="btnListaMovimenti">
<Properties>