Package org.eclipse.emf.common.ui.celleditor

This provides generally reusable celleditor support for the Eclipse UI. See:
          Description

Class Summary
ExtendedComboBoxCellEditor This uses a list of objects and a label provider to build a combo box based on model objects rather than on strings.
ExtendedDialogCellEditor This uses a label provider to display a dialog cell editor.
ExtendedTableEditor This base class for implementing a TableEditor that calls ExtendedTableEditor.editItem(org.eclipse.swt.widgets.TableItem, int) when the cell editor potentially needs to be activated.
ExtendedTableTreeEditor Deprecated.  
ExtendedTreeEditor This base class for implementing a TreeEditor calls ExtendedTreeEditor.editItem(org.eclipse.swt.widgets.TreeItem) when the cell editor potentially needs to be activated.
 

Package org.eclipse.emf.common.ui.celleditor Description

This provides generally reusable celleditor support for the Eclipse UI.


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.