withDocument

fun <T : JTextField> Cell<T>.withDocument(document: Document): Cell<T>(source)

Sets the document of the JTextField in this Cell and returns this.