Module is.codion.swing.common.model
Package is.codion.swing.common.model.component.text
@NullMarked
package is.codion.swing.common.model.component.text
Document models and filters for text components.
-
InterfacesClassDescriptionA document adapter, with default implementations for the
DocumentAdapter.insertUpdate(DocumentEvent)andDocumentAdapter.removeUpdate(DocumentEvent)callingDocumentAdapter.contentsChanged(DocumentEvent).