KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > search_replace > ReplaceTest > testReplaceSelectionRepeated


1 /*
2  * testReplaceSelectionRepeated.java
3  *
4  * Created on January 26, 2005, 11:38 AM
5  */

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

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