|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
BasicTableEditor | The base class for implementing single-column and multi-column table editing. |
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 | Deprecated. Use SingleColumnTableEditor or MultiColumnTableEditor . |
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. |
MultiColumnTableEditor | An abstract base class for implementing table editing where multiple columns (all by default) are editable. |
SingleColumnTableEditor | An abstract base class for implementing table editing where only a single column is editable. |
This provides generally reusable celleditor support for the Eclipse UI.
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |