KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > search_replace > SearchTest > testFindDialogOpenClose


1 package search_replace.SearchTest;
2
3 /**
4  * Sample file for search and replace tests.
5  *
6  * @author Roman Strobl
7  */

8 public class testFindDialogOpenClose {
9     
10     public testFindDialogOpenClose () {
11     }
12     
13 }
14
Popular Tags