cambios pequeños derivados del cambio de directorio (preguntale al netbeans)
[luxor.git] / casinoNetbeans / src / casino / gui / internautaRegistrado / PanelDatosInternautaRegistrado.form
blob9470152ca8caa77ffced18a310312f9ae9281ccb
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4 <AuxValues>
5 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
6 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
7 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
8 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
9 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
10 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
11 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
12 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
13 </AuxValues>
15 <Layout>
16 <DimensionLayout dim="0">
17 <Group type="103" groupAlignment="0" attributes="0">
18 <Group type="102" attributes="0">
19 <Group type="103" groupAlignment="0" max="-2" attributes="0">
20 <Group type="102" attributes="1">
21 <EmptySpace min="6" pref="6" max="6" attributes="0"/>
22 <Component id="labelNumeroCuenta" max="32767" attributes="2"/>
23 </Group>
24 <Group type="102" alignment="0" attributes="0">
25 <EmptySpace max="-2" attributes="0"/>
26 <Group type="103" groupAlignment="0" attributes="0">
27 <Component id="labelNif" alignment="1" pref="130" max="32767" attributes="3"/>
28 <Component id="labelCorreoElectronico" alignment="0" pref="130" max="32767" attributes="3"/>
29 </Group>
30 </Group>
31 </Group>
32 <EmptySpace min="-2" max="-2" attributes="0"/>
33 <Group type="103" groupAlignment="1" attributes="0">
34 <Component id="textoNumeroCuenta" alignment="1" pref="144" max="32767" attributes="0"/>
35 <Component id="textoCorreoElectronico" alignment="0" pref="144" max="32767" attributes="2"/>
36 <Group type="102" alignment="1" attributes="0">
37 <EmptySpace max="-2" attributes="0"/>
38 <Component id="textoNif" min="-2" pref="144" max="-2" attributes="2"/>
39 </Group>
40 </Group>
41 <EmptySpace max="-2" attributes="0"/>
42 <Group type="103" groupAlignment="0" attributes="0">
43 <Group type="102" attributes="0">
44 <Group type="103" groupAlignment="0" max="-2" attributes="0">
45 <Component id="labelPinTarjeta" max="32767" attributes="3"/>
46 <Component id="labelNumeroTarjeta" alignment="0" max="32767" attributes="3"/>
47 </Group>
48 <EmptySpace max="-2" attributes="0"/>
49 <Group type="103" groupAlignment="0" attributes="0">
50 <Component id="textoNumeroTarjeta" pref="153" max="32767" attributes="2"/>
51 <Component id="textoPinTarjeta" pref="153" max="32767" attributes="2"/>
52 </Group>
53 </Group>
54 <Component id="jButton1" pref="279" max="32767" attributes="0"/>
55 </Group>
56 <EmptySpace max="-2" attributes="0"/>
57 </Group>
58 </Group>
59 </DimensionLayout>
60 <DimensionLayout dim="1">
61 <Group type="103" groupAlignment="0" attributes="0">
62 <Group type="102" alignment="0" attributes="0">
63 <Group type="103" groupAlignment="3" attributes="0">
64 <Component id="textoNif" alignment="3" min="-2" max="-2" attributes="0"/>
65 <Component id="labelNumeroTarjeta" alignment="3" min="-2" max="-2" attributes="0"/>
66 <Component id="textoNumeroTarjeta" alignment="3" min="-2" max="-2" attributes="0"/>
67 <Component id="labelNif" alignment="3" min="-2" pref="16" max="-2" attributes="0"/>
68 </Group>
69 <EmptySpace max="-2" attributes="0"/>
70 <Group type="103" groupAlignment="0" attributes="0">
71 <Group type="102" attributes="0">
72 <Group type="103" groupAlignment="3" attributes="0">
73 <Component id="labelCorreoElectronico" alignment="3" min="-2" max="-2" attributes="0"/>
74 <Component id="textoCorreoElectronico" alignment="3" min="-2" max="-2" attributes="0"/>
75 <Component id="textoPinTarjeta" alignment="3" min="-2" max="-2" attributes="0"/>
76 <Component id="labelPinTarjeta" alignment="3" min="-2" max="-2" attributes="0"/>
77 </Group>
78 <EmptySpace type="unrelated" max="-2" attributes="0"/>
79 <Component id="labelNumeroCuenta" min="-2" max="-2" attributes="0"/>
80 </Group>
81 <Group type="102" alignment="0" attributes="0">
82 <EmptySpace min="-2" pref="34" max="-2" attributes="0"/>
83 <Group type="103" groupAlignment="3" attributes="0">
84 <Component id="textoNumeroCuenta" alignment="3" min="-2" max="-2" attributes="0"/>
85 <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>
86 </Group>
87 </Group>
88 </Group>
89 <EmptySpace pref="14" max="32767" attributes="0"/>
90 </Group>
91 </Group>
92 </DimensionLayout>
93 </Layout>
94 <SubComponents>
95 <Component class="javax.swing.JLabel" name="labelNif">
96 <Properties>
97 <Property name="horizontalAlignment" type="int" value="4"/>
98 <Property name="text" type="java.lang.String" value="NIF:"/>
99 </Properties>
100 </Component>
101 <Component class="javax.swing.JLabel" name="labelCorreoElectronico">
102 <Properties>
103 <Property name="horizontalAlignment" type="int" value="4"/>
104 <Property name="text" type="java.lang.String" value="Correo Electr&#xf3;nico:"/>
105 </Properties>
106 </Component>
107 <Component class="javax.swing.JLabel" name="labelNumeroCuenta">
108 <Properties>
109 <Property name="horizontalAlignment" type="int" value="4"/>
110 <Property name="text" type="java.lang.String" value="N&#xfa;mero de Cuenta:"/>
111 </Properties>
112 </Component>
113 <Component class="javax.swing.JLabel" name="labelNumeroTarjeta">
114 <Properties>
115 <Property name="horizontalAlignment" type="int" value="4"/>
116 <Property name="text" type="java.lang.String" value="N&#xfa;mero de Tarjeta:"/>
117 </Properties>
118 </Component>
119 <Component class="javax.swing.JLabel" name="labelPinTarjeta">
120 <Properties>
121 <Property name="horizontalAlignment" type="int" value="4"/>
122 <Property name="text" type="java.lang.String" value="PIN de Tarjeta:"/>
123 </Properties>
124 </Component>
125 <Component class="javax.swing.JFormattedTextField" name="textoNif">
126 <Events>
127 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="textoNifActionPerformed"/>
128 </Events>
129 </Component>
130 <Component class="javax.swing.JFormattedTextField" name="textoCorreoElectronico">
131 <Events>
132 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="textoCorreoElectronicoActionPerformed"/>
133 </Events>
134 </Component>
135 <Component class="javax.swing.JFormattedTextField" name="textoNumeroCuenta">
136 </Component>
137 <Component class="javax.swing.JFormattedTextField" name="textoNumeroTarjeta">
138 </Component>
139 <Component class="javax.swing.JFormattedTextField" name="textoPinTarjeta">
140 </Component>
141 <Component class="javax.swing.JButton" name="jButton1">
142 <Properties>
143 <Property name="text" type="java.lang.String" value="Guardar"/>
144 </Properties>
145 </Component>
146 </SubComponents>
147 </Form>