org.eclipse.nebula.widgets.nattable.conflation
Class VisualChangeEventConflater
java.lang.Object
   org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
       org.eclipse.nebula.widgets.nattable.conflation.VisualChangeEventConflater
org.eclipse.nebula.widgets.nattable.conflation.VisualChangeEventConflater
- All Implemented Interfaces: 
- IEventConflater
- public class VisualChangeEventConflater 
- extends AbstractEventConflater
Gathers all the VisualChangeEvents. When its 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:
- addEventin interface- IEventConflater
- Overrides:
- addEventin class- AbstractEventConflater
 
- 
 
getConflaterTask
public Runnable getConflaterTask()
- 
- Specified by:
- getConflaterTaskin interface- IEventConflater
- Specified by:
- getConflaterTaskin class- AbstractEventConflater
 
- 
 
Copyright © 2014. All rights reserved.