TableViewerFocusCellManager(
TableViewer viewer,
FocusCellHighlighter focusDrawingDelegate)
Create a new manager with a default navigation strategy:
SWT.ARROW_UP: navigate to cell above
SWT.ARROW_DOWN: navigate to cell below
SWT.ARROW_RIGHT: navigate to next visible cell on
the right
SWT.ARROW_LEFT: navigate to next visible cell on the
left