KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > search_replace > SearchTest > testFindSelectionRepeated


1 /*
2  * testFindSelectionRepeated.java
3  *
4  * Created on January 10, 2005, 11:25 AM
5  */

6
7 package search_replace.SearchTest;
8
9 /**
10  *
11  * @author rs155161
12  */

13 public class testFindSelectionRepeated {
14     
15     /** Creates a new instance of testFindSelectionRepeated */
16     public testFindSelectionRepeated() {
17     }
18     
19 }
20
Popular Tags