Uses of Class
editor.search.SearchPanel
Packages that use SearchPanel
-
Uses of SearchPanel in editor
Fields in editor declared as SearchPanelFields in editor with type parameters of type SearchPanelModifier and TypeFieldDescriptionprivate final Supplier<SearchPanel>
CommonMenus.NextOccurrenceActionHandler._search
private final Supplier<SearchPanel>
CommonMenus.PrevOccurrenceActionHandler._search
Methods in editor that return SearchPanelModifier and TypeMethodDescriptionGosuPanel.getSearchPanel()
GosuPanel.showSearches
(boolean bShow) Method parameters in editor with type arguments of type SearchPanelModifier and TypeMethodDescriptionstatic JMenuItem
CommonMenus.makeNextOccurrent
(Supplier<SearchPanel> search) static JMenuItem
CommonMenus.makePrevOccurrent
(Supplier<SearchPanel> search) Constructor parameters in editor with type arguments of type SearchPanelModifierConstructorDescription -
Uses of SearchPanel in editor.search
Methods in editor.search with parameters of type SearchPanelModifier and TypeMethodDescriptionprivate void
AbstractSearchDialog.addReplaceInfo
(SearchPanel searchPanel)