public class FilterRowMouseEventMatcher extends Object implements IMouseEventMatcher
| Constructor and Description |
|---|
FilterRowMouseEventMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(NatTable natTable,
org.eclipse.swt.events.MouseEvent event,
LabelStack regionLabels)
Figures out if the mouse event occurred in the supplied region.
|
public boolean matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels)
IMouseEventMatchermatches in interface IMouseEventMatcherevent - SWT mouse eventCopyright © 2013. All Rights Reserved.