Eclipse Platform
2.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
2.1

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