Uses of Class
adams.gui.tools.FindInFilesPanel
-
Packages that use FindInFilesPanel Package Description adams.gui.tools.findinfiles -
-
Uses of FindInFilesPanel in adams.gui.tools.findinfiles
Fields in adams.gui.tools.findinfiles declared as FindInFilesPanel Modifier and Type Field Description protected FindInFilesPanel
AbstractFindInFilesAction. m_Owner
the owner.Methods in adams.gui.tools.findinfiles that return FindInFilesPanel Modifier and Type Method Description FindInFilesPanel
AbstractFindInFilesAction. getOwner()
Returns the owning panel.Methods in adams.gui.tools.findinfiles with parameters of type FindInFilesPanel Modifier and Type Method Description void
AbstractFindInFilesAction. setOwner(FindInFilesPanel value)
Sets the owning panel.
-