Class SuspendableActionListener

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

public abstract class SuspendableActionListener extends AbstractSuspendable implements ActionListener
An ActionListener that supports Suspendable patterns.
  • Constructor Details

    • SuspendableActionListener

      public SuspendableActionListener()
  • Method Details