Module jEdit
Package org.gjt.sp.jedit.search
package org.gjt.sp.jedit.search
-
ClassDescriptionA file set for searching all open buffers in a view.Implements literal search using the Boyer-Moore algorithm.A file set for searching a user-specified list of buffers.A file set for searching the current buffer.Recursive directory search.A file in the HyperSearch results window.A folder in the HyperSearch results window.Open-able node in the HyperSearch results window.Top result node of a HyperSearch request.A set of occurrences of the search string on a given line in a buffer.HyperSearch results window.A regular expression string matcher using java.util.regex.Class that implements regular expression and literal search within jEdit buffers.Incremental search tool bar.Search and replace dialog.An abstract interface representing a set of files.An abstract class for matching strings.