Class ThreadedTableModel.IncrementalLoadJobListener

  • Enclosing class:
    ThreadedTableModel<ROW_OBJECT,​DATA_SOURCE>

    protected class ThreadedTableModel.IncrementalLoadJobListener
    extends java.lang.Object
    A special internal listener for the model to know when incremental jobs begin and end. This allows the model to ignore repeated start/finished events from the update manager when it is in 'load incrementally' mode.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IncrementalLoadJobListener

        protected IncrementalLoadJobListener()