Class | Description |
---|---|
CopyChars |
Implementation of command
copyChars . |
ElementCharSequence |
Implements java.lang.CharSequence to access text contained in a node tree
(characters contained in text, comment and processing instruction nodes).
|
Search |
Implementation of the
search command. |
SearchDialog |
A modal dialog box which can be used to specify a search operation.
|
SearchForm |
Panel which can be used to specify a search operation.
|
SearchForm.Info |
Specifies the search operation.
|
SearchReplace |
Implementation of the
searchReplace command. |
SearchReplaceDialog |
A modal dialog box containing a
SearchReplacePane . |
SearchReplaceForm |
Panel which can be used to specify a Search/Replace operation.
|
SearchReplaceForm.Info |
Specifies the search/replace operation.
|
SearchReplacePane |
An interactive panel implementing a text search/replace facility.
|
SearchReplaceText |
Iterator which can be used to search/replace a text or a regular expression
in the textual nodes of a document.
|
SearchUtil |
Some utility functions (static methods) used to implement
text search/replace facilities.
|
Enum | Description |
---|---|
ElementCharSequence.Mark |
Possible values for markParagraphs.
|
The classes which are not documented should not be useful to third-party developers.