| Interface | Description |
|---|---|
| FindReplaceListener |
Interface for implementing a listener for
FindReplaceEvents. |
| Class | Description |
|---|---|
| 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.
|
The classes in this package extend the Swing EditorPane by allowing drag and drop and cut and paste on styled text.