Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.viewers.ICellEditorListener

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

Uses of ICellEditorListener in org.eclipse.jface.viewers
 

Methods in org.eclipse.jface.viewers with parameters of type ICellEditorListener
 void CellEditor.addListener(ICellEditorListener listener)
          Adds a listener to this cell editor.
 void CellEditor.removeListener(ICellEditorListener listener)
          Removes the given listener from this cell editor.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.