creazione nuove funzioni

per accorpare codice e renderlo più leggibile, sono state create nuove funzioni, aggiunti commenti e rinominate variabili
This commit is contained in:
Francesco Di Sciascio 2025-05-21 11:50:55 +02:00
parent d317600862
commit c5d3d8ef39
2 changed files with 637 additions and 578 deletions

View File

@ -184,7 +184,7 @@
<EmptySpace min="-2" pref="48" max="-2" attributes="0"/>
<Component id="jBtnReadCard" min="-2" pref="154" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="jcmbSC" min="-2" pref="32" max="-2" attributes="0"/>
<Component id="jcmbSmartCard" min="-2" pref="32" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace max="-2" attributes="0"/>
@ -195,7 +195,7 @@
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Component id="jcmbSC" min="-2" pref="3" max="-2" attributes="0"/>
<Component id="jcmbSmartCard" min="-2" pref="3" max="-2" attributes="0"/>
<Component id="jBtnReadCard" pref="0" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
@ -299,7 +299,7 @@
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jBtnReadCardActionPerformed"/>
</Events>
</Component>
<Component class="javax.swing.JComboBox" name="jcmbSC">
<Component class="javax.swing.JComboBox" name="jcmbSmartCard">
<Properties>
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
<StringArray count="4">

File diff suppressed because it is too large Load Diff