Eclipse Platform
2.0

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

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

Uses of CellEditor in org.eclipse.jface.viewers
 

Subclasses of CellEditor in org.eclipse.jface.viewers
 class CheckboxCellEditor
          A cell editor that manages a checkbox.
 class ColorCellEditor
          A cell editor that manages a color field.
 class ComboBoxCellEditor
          A cell editor that presents a list of items in a combo box.
 class DialogCellEditor
          An abstract cell editor that uses a dialog.
 class TextCellEditor
          A cell editor that manages a text entry field.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.