All Superinterfaces:
DocumentListener, EventListener

public interface DocumentAdapter extends DocumentListener
A document adapter, with default implementations for the insertUpdate(DocumentEvent) and removeUpdate(DocumentEvent) calling contentsChanged(DocumentEvent).