Package org.eclipse.nebula.widgets.nattable.ui.matcher
package org.eclipse.nebula.widgets.nattable.ui.matcher
-
ClassDescriptionImplementation of
IMouseEventMatcher
that will check if editing should be activated.Matches mouse clicks on cells to which a specified configuration label has been applied.Matches a mouse click on anICellPainter
within a cell in a specified region.This class is used to check a mouse event against theDisplayMode
of the cell at the mouse event's position.Determines if a SWTKeyEvent
matches the given criteria.IKeyEventMatcher
implementation that will check if a pressed key is a letter or digit key, in combination with the configured state mask for the keyboard modifier.This class allows checking the current selection anchor's cell for a matching label.