Uses of Interface
org.icepdf.ri.common.utility.search.BaseSearchModel
-
Packages that use BaseSearchModel Package Description org.icepdf.ri.common.utility.search -
-
Uses of BaseSearchModel in org.icepdf.ri.common.utility.search
Classes in org.icepdf.ri.common.utility.search that implement BaseSearchModel Modifier and Type Class Description classSearchPanelThis class is the GUI component for the SearchTextTask.classSearchToolBarMethods in org.icepdf.ri.common.utility.search with parameters of type BaseSearchModel Modifier and Type Method Description SearchTextTaskSearchFilterButton. getSearchTask(BaseSearchModel panel, Controller controller, String pattern)SearchTextTask.BuilderSearchTextTask.Builder. setSearchModel(BaseSearchModel searchModel)Constructors in org.icepdf.ri.common.utility.search with parameters of type BaseSearchModel Constructor Description SearchFilterButton(BaseSearchModel component, Controller controller, String titleRes)
-