org.eclipse.nebula.widgets.nattable.viewport
Class ViewportLayerDisposalTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerDisposalTest
public final class ViewportLayerDisposalTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewportLayerDisposalTest
public ViewportLayerDisposalTest()
init
public void init()
dispose
public void dispose()
testPostEventToDisposedLayer
public void testPostEventToDisposedLayer()
throws InterruptedException
- Tests that an
IStructuralChangeEvent
will be safely handled by a
table's ViewportLayer
after the table has been disposed (see: bug
"https://bugs.eclipse.org/bugs/show_bug.cgi?id=447942").
- Throws:
InterruptedException
Copyright © 2015. All rights reserved.