01: /*
02: * testFindDialogComboBox.java
03: *
04: * Created on January 10, 2005, 5:06 PM
05: */
06:
07: package search_replace.SearchTest;
08:
09: /**
10: *
11: * @author rs155161
12: */
13: public class testFindDialogComboBox {
14:
15: /** Creates a new instance of testFindDialogComboBox */
16: public testFindDialogComboBox() {
17: }
18:
19: }
|