Interface | Description |
---|---|
DocumentListener |
Implementations of this listener interface receive notifications about
various document and layout events.
|
Class | Description |
---|---|
DefaultDocumentListener |
Default, do-nothing implementation of a
DocumentListener ; implements all methods in DocumentListener
but the methods do nothing. |