|
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> |
| 2 | + |
| 3 | +<Form version="1.8" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> |
| 4 | + <Properties> |
| 5 | + <Property name="defaultCloseOperation" type="int" value="3"/> |
| 6 | + <Property name="title" type="java.lang.String" value="CIS SDK Java"/> |
| 7 | + <Property name="resizable" type="boolean" value="false"/> |
| 8 | + </Properties> |
| 9 | + <SyntheticProperties> |
| 10 | + <SyntheticProperty name="formSizePolicy" type="int" value="1"/> |
| 11 | + <SyntheticProperty name="generateCenter" type="boolean" value="true"/> |
| 12 | + </SyntheticProperties> |
| 13 | + <AuxValues> |
| 14 | + <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> |
| 15 | + <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> |
| 16 | + <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> |
| 17 | + <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> |
| 18 | + <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> |
| 19 | + <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> |
| 20 | + <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
| 21 | + <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
| 22 | + <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
| 23 | + </AuxValues> |
| 24 | + |
| 25 | + <Layout> |
| 26 | + <DimensionLayout dim="0"> |
| 27 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 28 | + <Group type="102" alignment="0" attributes="0"> |
| 29 | + <EmptySpace min="-2" pref="19" max="-2" attributes="0"/> |
| 30 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 31 | + <Group type="102" alignment="0" attributes="0"> |
| 32 | + <Component id="btnVersao" min="-2" pref="166" max="-2" attributes="0"/> |
| 33 | + <EmptySpace type="separate" max="-2" attributes="0"/> |
| 34 | + <Component id="lblVersao" min="-2" max="-2" attributes="0"/> |
| 35 | + <EmptySpace min="0" pref="0" max="32767" attributes="0"/> |
| 36 | + </Group> |
| 37 | + <Group type="102" attributes="0"> |
| 38 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 39 | + <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/> |
| 40 | + <Component id="jLabel2" min="-2" max="-2" attributes="0"/> |
| 41 | + </Group> |
| 42 | + <EmptySpace max="32767" attributes="0"/> |
| 43 | + </Group> |
| 44 | + <Group type="102" alignment="1" attributes="0"> |
| 45 | + <Group type="103" groupAlignment="1" attributes="0"> |
| 46 | + <Component id="btnDedo1" alignment="0" pref="213" max="32767" attributes="0"/> |
| 47 | + <Component id="btnCancelarLeitura" alignment="0" max="32767" attributes="0"/> |
| 48 | + <Component id="btnDedo2" alignment="1" max="32767" attributes="0"/> |
| 49 | + </Group> |
| 50 | + <EmptySpace type="separate" max="-2" attributes="0"/> |
| 51 | + <Component id="btnComparar" min="-2" pref="167" max="-2" attributes="0"/> |
| 52 | + <EmptySpace min="-2" pref="180" max="-2" attributes="0"/> |
| 53 | + </Group> |
| 54 | + </Group> |
| 55 | + </Group> |
| 56 | + </Group> |
| 57 | + </DimensionLayout> |
| 58 | + <DimensionLayout dim="1"> |
| 59 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 60 | + <Group type="102" attributes="0"> |
| 61 | + <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> |
| 62 | + <Component id="jLabel2" min="-2" max="-2" attributes="0"/> |
| 63 | + <EmptySpace max="-2" attributes="0"/> |
| 64 | + <Group type="103" groupAlignment="3" attributes="0"> |
| 65 | + <Component id="btnVersao" alignment="3" min="-2" max="-2" attributes="0"/> |
| 66 | + <Component id="lblVersao" alignment="3" min="-2" max="-2" attributes="0"/> |
| 67 | + </Group> |
| 68 | + <EmptySpace min="-2" pref="23" max="-2" attributes="0"/> |
| 69 | + <Component id="jLabel1" min="-2" max="-2" attributes="0"/> |
| 70 | + <EmptySpace max="-2" attributes="0"/> |
| 71 | + <Group type="103" groupAlignment="3" attributes="0"> |
| 72 | + <Component id="btnDedo1" alignment="3" min="-2" pref="48" max="-2" attributes="0"/> |
| 73 | + <Component id="btnComparar" alignment="3" min="-2" pref="44" max="-2" attributes="0"/> |
| 74 | + </Group> |
| 75 | + <EmptySpace max="-2" attributes="0"/> |
| 76 | + <Component id="btnDedo2" min="-2" pref="45" max="-2" attributes="0"/> |
| 77 | + <EmptySpace max="-2" attributes="0"/> |
| 78 | + <Component id="btnCancelarLeitura" min="-2" max="-2" attributes="0"/> |
| 79 | + <EmptySpace pref="27" max="32767" attributes="0"/> |
| 80 | + </Group> |
| 81 | + </Group> |
| 82 | + </DimensionLayout> |
| 83 | + </Layout> |
| 84 | + <SubComponents> |
| 85 | + <Component class="javax.swing.JButton" name="btnDedo1"> |
| 86 | + <Properties> |
| 87 | + <Property name="text" type="java.lang.String" value="Ler digital - Dedo 1"/> |
| 88 | + </Properties> |
| 89 | + <Events> |
| 90 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnDedo1ActionPerformed"/> |
| 91 | + </Events> |
| 92 | + </Component> |
| 93 | + <Component class="javax.swing.JLabel" name="lblVersao"> |
| 94 | + <Properties> |
| 95 | + <Property name="horizontalAlignment" type="int" value="2"/> |
| 96 | + <Property name="text" type="java.lang.String" value="Versão SDK"/> |
| 97 | + </Properties> |
| 98 | + </Component> |
| 99 | + <Component class="javax.swing.JButton" name="btnComparar"> |
| 100 | + <Properties> |
| 101 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 102 | + <Font name="Tahoma" size="11" style="1"/> |
| 103 | + </Property> |
| 104 | + <Property name="text" type="java.lang.String" value="Comparar as 2 digitais"/> |
| 105 | + </Properties> |
| 106 | + <Events> |
| 107 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnCompararActionPerformed"/> |
| 108 | + </Events> |
| 109 | + </Component> |
| 110 | + <Component class="javax.swing.JButton" name="btnDedo2"> |
| 111 | + <Properties> |
| 112 | + <Property name="text" type="java.lang.String" value="Ler digital - Dedo 2"/> |
| 113 | + </Properties> |
| 114 | + <Events> |
| 115 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnDedo2ActionPerformed"/> |
| 116 | + </Events> |
| 117 | + </Component> |
| 118 | + <Component class="javax.swing.JButton" name="btnVersao"> |
| 119 | + <Properties> |
| 120 | + <Property name="text" type="java.lang.String" value="Ler DLL (Versão SDK)"/> |
| 121 | + </Properties> |
| 122 | + <Events> |
| 123 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnVersaoActionPerformed"/> |
| 124 | + </Events> |
| 125 | + </Component> |
| 126 | + <Component class="javax.swing.JLabel" name="jLabel1"> |
| 127 | + <Properties> |
| 128 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 129 | + <Font name="Tahoma" size="12" style="1"/> |
| 130 | + </Property> |
| 131 | + <Property name="text" type="java.lang.String" value="Ler e comprar as digitais"/> |
| 132 | + </Properties> |
| 133 | + </Component> |
| 134 | + <Component class="javax.swing.JLabel" name="jLabel2"> |
| 135 | + <Properties> |
| 136 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 137 | + <Font name="Tahoma" size="12" style="1"/> |
| 138 | + </Property> |
| 139 | + <Property name="text" type="java.lang.String" value="Teste de conexão com a DLL"/> |
| 140 | + </Properties> |
| 141 | + </Component> |
| 142 | + <Component class="javax.swing.JButton" name="btnCancelarLeitura"> |
| 143 | + <Properties> |
| 144 | + <Property name="text" type="java.lang.String" value="Cancelar leitura"/> |
| 145 | + <Property name="enabled" type="boolean" value="false"/> |
| 146 | + </Properties> |
| 147 | + <Events> |
| 148 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnCancelarLeituraActionPerformed"/> |
| 149 | + </Events> |
| 150 | + </Component> |
| 151 | + </SubComponents> |
| 152 | +</Form> |
0 commit comments