Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.jface.viewers.CellNavigationStrategy

Packages that use CellNavigationStrategy
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets. 
 

Uses of CellNavigationStrategy in org.eclipse.jface.viewers
 

Constructors in org.eclipse.jface.viewers with parameters of type CellNavigationStrategy
TableViewerFocusCellManager(TableViewer viewer, FocusCellHighlighter focusDrawingDelegate, CellNavigationStrategy navigationStrategy)
          Create a new manager
TreeViewerFocusCellManager(TreeViewer viewer, FocusCellHighlighter focusDrawingDelegate, CellNavigationStrategy navigationStrategy)
          Create a new manager with a custom navigation strategy
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.