org.eclipse.nebula.widgets.nattable.conflation
Class VisualChangeEventConflater
java.lang.Object
org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
org.eclipse.nebula.widgets.nattable.conflation.VisualChangeEventConflater
- All Implemented Interfaces:
- IEventConflater
public class VisualChangeEventConflater
- extends AbstractEventConflater
Gathers all the VisualChangeEvents. When it's run, it refreshes/repaints the
table.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualChangeEventConflater
public VisualChangeEventConflater(NatTable ownerLayer)
addEvent
public void addEvent(ILayerEvent event)
- Specified by:
addEvent
in interface IEventConflater
- Overrides:
addEvent
in class AbstractEventConflater
getConflaterTask
public Runnable getConflaterTask()
- Specified by:
getConflaterTask
in interface IEventConflater
- Specified by:
getConflaterTask
in class AbstractEventConflater
Copyright © 2015. All rights reserved.