|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FindReplaceListener | Interface for implementing a listener for FindReplaceEvents . |
Class Summary | |
---|---|
FindReplaceDialog | Dialog to manage find and replace on a Document shown
in a JEditorPane . |
FindReplaceEvent | This is simply overriding EventObject by storing a FindReplaceDialog into the source field of the superclass. |
PseudoDamerauLevenshtein | Pseudo-Damerau-Levenshtein (aka "Optimal String Distance") implementation which allows some non-adjacent transpositions(?) Computes the edit distance with insertions/deletions/substitutions/transpositions. |
Enum Summary | |
---|---|
PseudoDamerauLevenshtein.Type |
Work on text in various manners.
The classes in this package extend the Swing EditorPane by allowing drag and drop and cut and paste on styled text.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |