Module is.codion.swing.common.model
Package is.codion.swing.common.model.component.text
package is.codion.swing.common.model.component.text
-
ClassDescriptionA document adapter, with default implementations for the
DocumentAdapter.insertUpdate(DocumentEvent)
andDocumentAdapter.removeUpdate(DocumentEvent)
callingDocumentAdapter.contentsChanged(DocumentEvent)
.