org.eclipse.nebula.widgets.nattable.util
Class ConflationQueue

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.util.UpdateQueue
      extended by org.eclipse.nebula.widgets.nattable.util.ConflationQueue

public class ConflationQueue
extends UpdateQueue


Field Summary
 
Fields inherited from class org.eclipse.nebula.widgets.nattable.util.UpdateQueue
sleep
 
Constructor Summary
ConflationQueue()
           
 
Method Summary
static ConflationQueue getInstance()
           
 
Methods inherited from class org.eclipse.nebula.widgets.nattable.util.UpdateQueue
addRunnable, stopThread
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConflationQueue

public ConflationQueue()
Method Detail

getInstance

public static ConflationQueue getInstance()


Copyright © 2015. All rights reserved.