Class SuspendableDocumentListener

java.lang.Object
com.illumon.iris.gui.actions.AbstractSuspendable
com.illumon.iris.gui.actions.SuspendableDocumentListener
All Implemented Interfaces:
Suspendable, EventListener, DocumentListener

public abstract class SuspendableDocumentListener
extends AbstractSuspendable
implements DocumentListener
A DocumentListener that supports the Suspendable pattern.