Uses of Class
editor.search.AbstractSearchDialog.State
Packages that use AbstractSearchDialog.State
-
Uses of AbstractSearchDialog.State in editor.search
Fields in editor.search declared as AbstractSearchDialog.StateModifier and TypeFieldDescriptionstatic AbstractSearchDialog.State
LocalSearchDialog.STATE
static AbstractSearchDialog.State
SearchDialog.STATE
Methods in editor.search that return AbstractSearchDialog.StateModifier and TypeMethodDescriptionprotected abstract AbstractSearchDialog.State
AbstractSearchDialog.getState()
protected AbstractSearchDialog.State
LocalSearchDialog.getState()
protected AbstractSearchDialog.State
SearchDialog.getState()
AbstractSearchDialog.State.save
(AbstractSearchDialog dlg) Methods in editor.search with parameters of type AbstractSearchDialog.StateModifier and TypeMethodDescriptionprotected abstract void
AbstractSearchDialog.setState
(AbstractSearchDialog.State state) protected void
LocalSearchDialog.setState
(AbstractSearchDialog.State state) protected void
SearchDialog.setState
(AbstractSearchDialog.State state)