Versamento (parziale)

This commit is contained in:
La Programmatrice Verde
2026-02-17 18:09:50 +01:00
parent 1d3d63a2a3
commit 71960cc8fb
4 changed files with 30 additions and 9 deletions

View File

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