public static class GralFileSelector.WindowConfirmSearch extends java.lang.Object
GralFileSelector.createWindowConfirmSearchGthread(GralMngBuild_ifc)
.
The user can invoke confirmSearchInFiles(GralFileSelector, Appendable)
to open that window.
Note: An application may have only one of this window thow more as one GralFileSelector may be exist.
Therefore the window is not instantiated automatically in this class. The user can instantiate it.Modifier | Constructor and Description |
---|---|
protected |
WindowConfirmSearch()
|
Modifier and Type | Method and Description |
---|---|
void |
confirmSearchInFiles(GralFileSelector fileSelector,
java.lang.Appendable searchOutput)
Shows the window.
|
protected WindowConfirmSearch()
public void confirmSearchInFiles(GralFileSelector fileSelector, java.lang.Appendable searchOutput)
fileSelector
-