org.eclipse.nebula.widgets.nattable.extension.glazedlists
Class GlazedListsEventLayerTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest

public class GlazedListsEventLayerTest
extends Object


Constructor Summary
GlazedListsEventLayerTest()
           
 
Method Summary
 void propertyChangeEventshouldBePropagatedImmediately()
           
 void setup()
           
 void shouldConflateEvents()
           
 void shouldShutConflaterThreadDownWhenNatTableIsDisposed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlazedListsEventLayerTest

public GlazedListsEventLayerTest()
Method Detail

setup

public void setup()

shouldConflateEvents

public void shouldConflateEvents()
                          throws Exception
Throws:
Exception

shouldShutConflaterThreadDownWhenNatTableIsDisposed

public void shouldShutConflaterThreadDownWhenNatTableIsDisposed()
                                                         throws Exception
Throws:
Exception

propertyChangeEventshouldBePropagatedImmediately

public void propertyChangeEventshouldBePropagatedImmediately()
                                                      throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.