KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > test > FindInFileTest > testFindInFile


1 /*
2  * Main.java
3  *
4  * Created on 23. August 2004, 18:41
5  */

6 package test.FindInFileTest;
7
8 /**
9  *
10  * @author Petr Felenda
11  */

12 public class testFindInFile {
13     
14     public testFindInFile() {
15     }
16     
17 }
18
Popular Tags