Compare commits

..

No commits in common. "df62c97c247b6a3e3ac6f1a315c9811a4dbb6bb6" and "d317600862020e7e18af209ee270ca1321facb5d" have entirely different histories.

2 changed files with 547 additions and 606 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="jcmbSmartCard" min="-2" pref="32" max="-2" attributes="0"/>
<Component id="jcmbSC" 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="jcmbSmartCard" min="-2" pref="3" max="-2" attributes="0"/>
<Component id="jcmbSC" 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="jcmbSmartCard">
<Component class="javax.swing.JComboBox" name="jcmbSC">
<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