<Editor/> <Renderer/> </Column> <Column maxWidth="30" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="30" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="30" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="30" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="30" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="90" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> </TableColumnModel> </Property> <Property name="editingColumn" type="int" value="0"/> <Property name="editingRow" type="int" value="0"/> <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[2147483647, 1000]"/> </Property> <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="null"/> </Property> <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor"> <TableHeader reorderingAllowed="true" resizingAllowed="true"/> </Property> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tabAPDUMouseClicked"/> </Events> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel10"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Class"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel11"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="INS"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel12"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="P1"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel13"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="P2"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel14"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Lc"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel15"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Data Sent (Hex)"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel16"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Le"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel17"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="SW"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel18"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Data Recv (Hex)"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistClass"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistIns"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistP1"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistP2"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistP3"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistDataIn"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="2"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistDataLen"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistSW"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="tbHistDataOut"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e7" green="ea" red="ec" type="rgb"/> </Property> <Property name="horizontalAlignment" type="int" value="2"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JTabbedPane" name="tabs"> <Properties> <Property name="tabPlacement" type="int" value="3"/> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription"> <JSplitPaneConstraints position="right"/> </Constraint> </Constraints> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/> <SubComponents> <Container class="javax.swing.JPanel" name="panSendAPDU"> <Properties> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="e0" green="dd" red="d5" type="rgb"/> </Property> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="Send APDU"> <Property name="tabTitle" type="java.lang.String" value="Send APDU"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jButton1" alignment="1" pref="877" max="32767" attributes="2"/> <Group type="102" alignment="1" attributes="0"> <Component id="btWizard" min="-2" pref="57" max="-2" attributes="1"/> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="tbAPDUClass" linkSize="5" alignment="0" min="-2" pref="30" max="-2" attributes="1"/> <Component id="jLabel2" linkSize="5" alignment="0" pref="30" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel3" linkSize="6" alignment="0" pref="30" max="32767" attributes="1"/> <Component id="tbAPDUIns" linkSize="6" alignment="0" min="-2" pref="30" max="-2" attributes="1"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel4" linkSize="7" alignment="0" pref="30" max="32767" attributes="1"/> <Component id="tbAPDUP1" linkSize="7" alignment="0" min="-2" pref="30" max="-2" attributes="1"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="tbAPDUP2" linkSize="8" alignment="0" min="-2" pref="30" max="-2" attributes="1"/> <Component id="jLabel5" linkSize="8" alignment="0" pref="30" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel7" linkSize="9" alignment="0" pref="30" max="32767" attributes="1"/> <Component id="tbAPDUP3" linkSize="9" alignment="0" min="-2" pref="30" max="-2" attributes="1"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel8" pref="575" max="32767" attributes="0"/> <Component id="tbAPDUDatain" min="-2" pref="575" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jLabel9" pref="46" max="32767" attributes="1"/> <Component id="tbAPDULe" min="-2" pref="46" max="-2" attributes="1"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel21" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lbLastStatus" pref="744" max="32767" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="btWizard" alignment="0" min="-2" pref="46" max="-2" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="tbAPDUClass" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tbAPDUIns" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tbAPDUP1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tbAPDUP2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tbAPDUP3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tbAPDUDatain" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="tbAPDULe" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="jButton1" min="-2" pref="28" max="-2" attributes="0"/> <EmptySpace pref="72" max="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="lbLastStatus" alignment="3" min="-2" pref="19" max="-2" attributes="0"/> <Component id="jLabel21" alignment="3" min="-2" pref="19" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JFormattedTextField" name="tbAPDUClass"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="HH" subtype="-1" type="5"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="1"/> </Property> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUClassFocusGained"/> <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUClassFocusLost"/> </Events> </Component> <Component class="javax.swing.JFormattedTextField" name="tbAPDUIns"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="HH" subtype="-1" type="5"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="1"/> </Property> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUInsFocusGained"/> <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUInsFocusLost"/> </Events> </Component> <Component class="javax.swing.JFormattedTextField" name="tbAPDUP1"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="HH" subtype="-1" type="5"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="1"/> </Property> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUP1FocusGained"/> <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUP1FocusLost"/> </Events> </Component> <Component class="javax.swing.JFormattedTextField" name="tbAPDUP2"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="HH" subtype="-1" type="5"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="1"/> </Property> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUP2FocusGained"/> <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUP2FocusLost"/> </Events> </Component> <Component class="javax.swing.JFormattedTextField" name="tbAPDUP3"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="HH" subtype="-1" type="5"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="toolTipText" type="java.lang.String" value="Data length"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="1"/> </Property> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUP3FocusGained"/> <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUP3FocusLost"/> </Events> </Component> <Component class="javax.swing.JFormattedTextField" name="tbAPDULe"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="****" subtype="-1" type="5"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="1"/> </Property> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDULeFocusGained"/> <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDULeFocusLost"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel2"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Class"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel3"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="INS"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="P1"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="P2"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel7"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Lc"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel8"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Data IN (Hex)"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel9"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Le"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder bevelType="1"/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JButton" name="jButton1"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="11" style="1"/> </Property> <Property name="text" type="java.lang.String" value="Send"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="btWizard"> <Properties> <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="3" name="/SmartCard/resources/wizard.png"/> </Property> <Property name="text" type="java.lang.String" value="..."/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btWizardActionPerformed"/> </Events> </Component> <Component class="javax.swing.JTextField" name="tbAPDUDatain"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="11" style="1"/> </Property> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tbAPDUDatainMouseClicked"/> <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="tbAPDUDatainFocusLost"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel21"> <Properties> <Property name="text" type="java.lang.String" value="Last command status:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lbLastStatus"> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="panSavedAPDU"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="Saved APDUs"> <Property name="tabTitle" type="java.lang.String" value="Saved APDUs"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jScrollPane2" alignment="0" pref="877" max="32767" attributes="0"/> <Component id="jLabel19" alignment="0" min="-2" pref="294" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel19" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane2" pref="173" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane2"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> </Properties> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JList" name="listAPDU"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Monospaced" size="11" style="0"/> </Property> <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor"> <StringArray count="0"/> </Property> <Property name="selectionMode" type="int" value="0"/> <Property name="toolTipText" type="java.lang.String" value="Double-click to copy into "Send APDU""/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="listAPDUMouseClicked"/> </Events> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel19"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="10" style="0"/> </Property> <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="66" green="66" red="66" type="rgb"/> </Property> <Property name="text" type="java.lang.String" value="Double-click to copy into "Send APDU""/> <Property name="verticalAlignment" type="int" value="3"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="panDataView"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="Data view"> <Property name="tabTitle" type="java.lang.String" value="Data view"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel20" min="-2" max="-2" attributes="0"/> <Component id="scrollSentData" pref="435" max="32767" attributes="0"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="scrollRecvData" pref="435" max="32767" attributes="0"/> <Component id="jLabel22" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel20" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel22" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="scrollRecvData" pref="186" max="32767" attributes="0"/> <Component id="scrollSentData" alignment="0" pref="186" max="32767" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel20"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="10" style="0"/> </Property> <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="66" green="66" red="66" type="rgb"/> </Property> <Property name="text" type="java.lang.String" value="Sent data"/> <Property name="verticalAlignment" type="int" value="3"/> </Properties> </Component> <Container class="javax.swing.JScrollPane" name="scrollSentData"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="tbSentData"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="editable" type="boolean" value="false"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Monospaced" size="11" style="0"/> </Property> <Property name="rows" type="int" value="5"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JScrollPane" name="scrollRecvData"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="tbRecvData"> <Properties> <Property name="editable" type="boolean" value="false"/> <Property name="columns" type="int" value="20"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Monospaced" size="11" style="0"/> </Property> <Property name="rows" type="int" value="5"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel22"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="10" style="0"/> </Property> <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="66" green="66" red="66" type="rgb"/> </Property> <Property name="text" type="java.lang.String" value="Received data"/> <Property name="verticalAlignment" type="int" value="3"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="panFS"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="FileSystem Data (Experimental)"> <Property name="tabTitle" type="java.lang.String" value="FileSystem Data (Experimental)"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane5" min="-2" pref="274" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="scrollFSData" pref="596" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="scrollFSData" alignment="0" pref="180" max="32767" attributes="0"/> <Component id="jScrollPane5" alignment="0" pref="180" max="32767" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane5"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTree" name="treeFS"> <Properties> <Property name="model" type="javax.swing.tree.TreeModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> <Connection code="null" type="code"/> </Property> <Property name="rootVisible" type="boolean" value="false"/> </Properties> <Events> <EventHandler event="valueChanged" listener="javax.swing.event.TreeSelectionListener" parameters="javax.swing.event.TreeSelectionEvent" handler="treeFSValueChanged"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JScrollPane" name="scrollFSData"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="tbFSData"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="editable" type="boolean" value="false"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Monospaced" size="11" style="0"/> </Property> <Property name="rows" type="int" value="5"/> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Form>