Module is.codion.swing.common.model
Package is.codion.swing.common.model.component.text
-
Interface Summary Interface Description DocumentAdapter A document adapter, with default implementations for theDocumentAdapter.insertUpdate(DocumentEvent)
andDocumentAdapter.removeUpdate(DocumentEvent)
callingDocumentAdapter.contentsChanged(DocumentEvent)
.