1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
|
public class ficheclient extends JInternalFrame
{
private JTabbedPane jTPonglet = null;
private JPanel jPgeneral = null;
private JPanel jPcptvente = null;
private JPanel jPstates = null;
private JPanel jPrangementcpt1 = null;
private JPanel jPrangementcpt2 = null;
private JPanel jPrangementstate = null;
private JLabel jLabel_adressefacture_general_client = null;
private JLabel jLabel_adresselivraison_general_client = null;
private JTextArea jTextArea_adressefact_general_client = null;
private JLabel jLabel_adresse_fact_general_client = null;
private JLabel jLabel_cp_fact_general = null;
private JTextField jTextField_cp_fact_general = null;
private JLabel jLabel_ville_fact_general_client = null;
private JTextField jTextField_ville_fact_general = null;
private JLabel jLabel_adresse_liv_general_client = null;
private JLabel jLabel_cp_liv_general_client = null;
private JLabel jLabel_ville_liv_general_client = null;
private JTextField jTextField_codepost_liv_general_client = null;
private JTextField jTextField_ville_liv_general_client = null;
private JTextArea jTextArea_livraisson_general_client = null;
private JLabel jLabel_pays_fact_general = null;
private JLabel jLabel_pays_liv_general_client = null;
private JTextField jTextField_pays_fact_general_client = null;
private JTextField jTextField_pays_liv_general_client = null;
private JLabel jLabel_contact_general_client = null;
private JLabel jLabel_interlocuteur_general_client = null;
private JLabel jLabel_fonction_general_client = null;
private JLabel jLabel_telephone_general_client = null;
private JLabel jLabel_portable_general_client = null;
private JTextField jTextField_fonction_general_client = null;
private JTextField jTextField_telephone_general_client = null;
private JTextField jTextField_portable_general_client = null;
private JLabel jLabel_email_general_client = null;
private JLabel jLabel_siteweb_general_client = null;
private JLabel jLabel_mdpweb_general_client = null;
private JTextField jTextField_email_general_client = null;
private JTextField jTextField_siteweb_general_client = null;
private JTextField jTextField_mdpweb_general_client = null;
private JLabel jLabel_tva_general_client = null;
private JTextField jTextField_tva_general_client = null;
private JLabel jLabel_compte_comptavente = null;
private JLabel jLabel_dateouverture_comptavente = null;
private JTextField jTextField_dateouverture_comptavente = null;
private JLabel jLabel_numerocompte_comptavente = null;
private JTextField jTextField_numerocompte_comptavente = null;
private JLabel jLabel_encoursmax_comptavente = null;
private JLabel jLabel_coderisque_comptavente = null;
private JTextField jTextField_encoursmax_comptavente = null;
private JComboBox jComboBox_coderisque_comptavente = null;
private JCheckBox jCheckBox_clientbloque_comptavente = null;
private JLabel jLabel_banque_comptavente = null;
private JLabel jLabel_nom_comptavente = null;
private JTextField jTextField_nom_comptabanque = null;
private JLabel jLabel_adresse_comptavente = null;
private JTextArea jTextArea_adresse_comptabanque = null;
private JLabel jLabel_rib_comptavente = null;
private JLabel jLabel_codeagence_comptavente = null;
private JLabel jLabel_codeguichet_comptavente = null;
private JLabel jLabel_numcompte_comptavente = null;
private JLabel jLabel_clerib_comptavente = null;
private JTextField jTextField_codeagence_comptabanque = null;
private JTextField jTextField_codeguichet_comptabanque = null;
private JTextField jTextField_numcompte_comptabanque = null;
private JTextField jTextField_clerib_comptabanque = null;
private JLabel jLabel_stats_janvier = null;
private JLabel jLabel_stats_fevrier = null;
private JLabel jLabel_stats_mars = null;
private JLabel jLabel_stats_avril = null;
private JLabel jLabel_stats_mai = null;
private JLabel jLabel_stats_juin = null;
private JLabel jLabel_stats_juillet = null;
private JLabel jLabel_stats_aout = null;
private JLabel jLabel_stats_septembre = null;
private JLabel jLabel_stats_octobre = null;
private JLabel jLabel_stats_novembre = null;
private JLabel jLabel_stats_decembre = null;
private JLabel jLabel_stats_ca = null;
private JLabel jLabel_stats_marge = null;
private JTextField jTextField_stats_janvier_ca = null;
private JTextField jTextField_stats_fevrier_ca = null;
private JTextField jTextField_stats_mars_ca = null;
private JTextField jTextField_stats_avril_ca = null;
private JTextField jTextField_stats_mai_ca = null;
private JTextField jTextField_stats_juin_ca = null;
private JTextField jTextField_stats_juillet_ca = null;
private JTextField jTextField_stats_aout_ca = null;
private JTextField jTextField_stats_septembre_ca = null;
private JTextField jTextField_stats_octobre_ca = null;
private JTextField jTextField_stats_novembre_ca = null;
private JTextField jTextField_stats_decembre_ca = null;
private JTextField jTextField_stats_janvier_marge = null;
private JTextField jTextField_stats_fevrier_marge = null;
private JTextField jTextField_stats_mars_marge = null;
private JTextField jTextField_stats_avril_marge = null;
private JTextField jTextField_stats_mai_marge = null;
private JTextField jTextField_stats_juin_marge = null;
private JTextField jTextField_stats_juillet_marge = null;
private JTextField jTextField_stats_aout_marge = null;
private JTextField jTextField_stats_septembre_marge = null;
private JTextField jTextField_stats_octobre_marge = null;
private JTextField jTextField_stats_novembre_marge = null;
private JLabel jLabel_stats_totaux = null;
private JTextField jTextField_stats_total_ca = null;
private JTextField jTextField_stats_marge_total = null;
private JTextField jTextField_stats_decembre_marge = null;
private JLabel jLabel_stats_soldecompta = null;
private JLabel jLabel_stats_echu = null;
private JLabel jLabel_stats_echoir = null;
private JLabel jLabel_stats_total_soldecompta = null;
private JTextField jTextField_stats_echu = null;
private JTextField jTextField_stats_echoir = null;
private JTextField jTextField_stats_total_soldecompta = null;
private JLabel jLabel_stats_debit = null;
private JLabel jLabel_stats_crédit = null;
private JLabel jLabel_stats_solde_soldecompta = null;
private JTextField jTextField_stats_débit = null;
private JTextField jTextField_stats_crédit = null;
private JTextField jTextField_stats_solde_soldecompta = null;
private JTextField jTextField_rib_comptavente = null;
private JLabel jLabel_codeclient_general = null;
private JLabel jLabel_infoscomp_general_client = null;
private JTextArea jTextArea_infoscomp_general_client = null;
private JLabel jLabel_raisonsociale_general = null;
private JLabel jLabel_famille_general_client = null;
private JLabel jLabel_civilite_general_client = null;
private JTextField jTextField_codeclient_general_client = null;
private JTextField jTextField_raisonsociale_general_client = null;
private JComboBox jComboBox_civilite_general_client = null;
private JButton jButton_ajouter_civilite_general_client = null;
private JComboBox jComboBox_interlocuteur_general_client = null;
private JButton jButton_ajouter_interlocuteur2_general_client = null;
private JLabel jLabel = null;
private JLabel jLabel1 = null;
private JComboBox jComboBox_paiperiodique_comptevente_client = null;
private JComboBox jComboBox_paiecheance_comptevente_client = null;
private JButton jButton_paiperio_comptavente_client = null;
private JButton jButton_paiecheance_client = null;
private JButton jButton_enregistrer_general_client = null;
private JButton jButton_fermer_general_client = null;
private JComboBox jComboBox_famclients_clients = null;
private JButton jButton_ajoutfamclients_clients = null;
private JLabel jLabel_fax_general_client = null;
private JTextField jTextField_fax_general_client = null;
private JLabel jLabel_fax2_general_client = null;
private JTextField jTextField_fax2_general_client = null;
public ficheclient()
{
super();
initialize();
}
/**
* This method initializes this
*
*/
private void initialize() {
this.setClosable(true);
this.setMaximizable(true);
this.setBounds(new Rectangle(5, 0, 1012, 635));
this.setTitle("FICHE CLIENT");
this.setContentPane(getJTPonglet());
this.setVisible(true);
}
/**
* This method initializes jTPonglet
*
* @return javax.swing.JTabbedPane
*/
private JTabbedPane getJTPonglet() {
if (jTPonglet == null) {
jTPonglet = new JTabbedPane();
jTPonglet.addTab("Général", null, getJPgeneral(), null);
jTPonglet.addTab("Compta/vente", null, getJPcptvente(), null);
jTPonglet.addTab("Statistiques", null, getJPstates(), null);
}
return jTPonglet;
} |