Aggiungi conto corrente
This commit is contained in:
@@ -25,45 +25,6 @@
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" alignment="0" attributes="0">
|
||||
<EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Component id="lblDataDiNascita" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="lblSaldoIniziale" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Component id="txtDataDiNascita" min="-2" pref="64" max="-2" attributes="0"/>
|
||||
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
||||
<Component id="btnDataDiNascita" min="-2" pref="39" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<Component id="txtSaldoIniziale" max="32767" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="37" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Component id="btnVersamento" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnPrelievo" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnListaMovimenti" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
<Group type="102" attributes="0">
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Component id="lblNome" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="lblCognome" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="lblCodiceFiscale" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="26" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Component id="txtNome" min="-2" pref="113" max="-2" attributes="0"/>
|
||||
<Component id="txtCodiceFiscale" min="-2" pref="115" max="-2" attributes="0"/>
|
||||
<Component id="txtCognome" min="-2" pref="113" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
</Group>
|
||||
</Group>
|
||||
<Group type="102" alignment="0" attributes="0">
|
||||
<EmptySpace min="-2" pref="99" max="-2" attributes="0"/>
|
||||
<Component id="btnAprireContoCorrente" min="-2" max="-2" attributes="0"/>
|
||||
@@ -75,6 +36,48 @@
|
||||
</Group>
|
||||
<EmptySpace max="32767" attributes="0"/>
|
||||
</Group>
|
||||
<Group type="102" alignment="0" attributes="0">
|
||||
<EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Component id="lblDataDiNascita" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="lblSaldoIniziale" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Component id="txtDataDiNascita" min="-2" pref="64" max="-2" attributes="0"/>
|
||||
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
||||
<Component id="btnDataDiNascita" min="-2" pref="39" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<Component id="txtSaldoIniziale" max="32767" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
<Group type="102" attributes="0">
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Component id="lblNome" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="lblCognome" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="lblCodiceFiscale" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="26" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Component id="txtNome" min="-2" pref="113" max="-2" attributes="0"/>
|
||||
<Component id="txtCodiceFiscale" min="-2" pref="115" max="-2" attributes="0"/>
|
||||
<Component id="txtCognome" min="-2" pref="113" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
</Group>
|
||||
<EmptySpace pref="39" max="32767" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
||||
<Component id="lblNumeroContoCorrente" max="32767" attributes="0"/>
|
||||
<Component id="btnVersamento" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnPrelievo" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnListaMovimenti" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtNumeroContoCorrente" alignment="0" max="32767" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="23" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
</DimensionLayout>
|
||||
<DimensionLayout dim="1">
|
||||
@@ -84,36 +87,46 @@
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblNome" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtNome" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="lblNumeroContoCorrente" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblCognome" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtCognome" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnVersamento" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtNumeroContoCorrente" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblCodiceFiscale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtCodiceFiscale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnPrelievo" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblDataDiNascita" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtDataDiNascita" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnDataDiNascita" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnListaMovimenti" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblSaldoIniziale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtSaldoIniziale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblCodiceFiscale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtCodiceFiscale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblDataDiNascita" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtDataDiNascita" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btnDataDiNascita" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="lblSaldoIniziale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="txtSaldoIniziale" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
<Group type="102" attributes="0">
|
||||
<Component id="btnVersamento" min="-2" max="-2" attributes="0"/>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Component id="btnPrelievo" min="-2" max="-2" attributes="0"/>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Component id="btnListaMovimenti" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
<EmptySpace type="separate" max="-2" attributes="0"/>
|
||||
<Component id="btnAprireContoCorrente" min="-2" max="-2" attributes="0"/>
|
||||
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
||||
<EmptySpace pref="37" max="32767" attributes="0"/>
|
||||
<Component id="jScrollPane1" min="-2" pref="65" max="-2" attributes="0"/>
|
||||
<EmptySpace pref="9" max="32767" attributes="0"/>
|
||||
<EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
</DimensionLayout>
|
||||
@@ -221,5 +234,12 @@
|
||||
</Component>
|
||||
</SubComponents>
|
||||
</Container>
|
||||
<Component class="javax.swing.JLabel" name="lblNumeroContoCorrente">
|
||||
<Properties>
|
||||
<Property name="text" type="java.lang.String" value="Numero conto corrente:"/>
|
||||
</Properties>
|
||||
</Component>
|
||||
<Component class="javax.swing.JTextField" name="txtNumeroContoCorrente">
|
||||
</Component>
|
||||
</SubComponents>
|
||||
</Form>
|
||||
|
||||
Reference in New Issue
Block a user