Package ids.IA

Examples of ids.IA.IA


        Events = new TableOfEvents();
        fichiersInterdits = new Vector<String>();
        tableWeight = new TableOfWeight();
        fichiersInterdits.add("admin/admin.php");
        fichiersInterdits.add("admin/batch.sql");
        ia = new IA(this);
        ia.start();
    }
View Full Code Here

TOP

Related Classes of ids.IA.IA

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.