Test.java

Go to the documentation of this file.
00001 
00002 public class Test
00003 {
00004   public static void main(String[] args)
00005   {
00006     MaFenetre F = new MaFenetre();
00007     F.setVisible(true);
00008   }
00009 }

Generated on Sun Mar 4 15:03:58 2007 for Scilab [trunk] by  doxygen 1.5.1