226 lines
12 KiB
XML
226 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="3"/>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
|
<SyntheticProperty name="generateCenter" type="boolean" value="false"/>
|
|
</SyntheticProperties>
|
|
<AuxValues>
|
|
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
|
|
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
|
|
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
|
|
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="3"/>
|
|
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
|
|
</AuxValues>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<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"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="56" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane1" min="-2" pref="272" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
|
|
<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"/>
|
|
</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"/>
|
|
</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>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnAprireContoCorrente" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane1" min="-2" pref="65" max="-2" attributes="0"/>
|
|
<EmptySpace pref="9" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="lblNome">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Nome"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblCognome">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Cognome"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblCodiceFiscale">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Codice fiscale"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblDataDiNascita">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Data di nascita"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblSaldoIniziale">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Saldo iniziale"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtNome">
|
|
<Events>
|
|
<EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="txtNomeFocusGained"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtCognome">
|
|
<Events>
|
|
<EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="txtCognomeFocusGained"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtCodiceFiscale">
|
|
<Events>
|
|
<EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="txtCodiceFiscaleFocusGained"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtDataDiNascita">
|
|
<Events>
|
|
<EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="txtDataDiNascitaFocusGained"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtSaldoIniziale">
|
|
<Events>
|
|
<EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="txtSaldoInizialeFocusGained"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnDataDiNascita">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="[]"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnAprireContoCorrente">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Aprire conto corrente"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAprireContoCorrenteActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnVersamento">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Versamento"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnVersamentoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnPrelievo">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Prelievo"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnPrelievoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnListaMovimenti">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Lista movimenti"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnListaMovimentiActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
|
|
<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="txtaListaMovimenti">
|
|
<Properties>
|
|
<Property name="columns" type="int" value="20"/>
|
|
<Property name="rows" type="int" value="5"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|