Eclipse Platform
2.0

Uses of Class
org.eclipse.swt.custom.ControlEditor

Packages that use ControlEditor
org.eclipse.swt.custom SWT Custom widgets. 
 

Uses of ControlEditor in org.eclipse.swt.custom
 

Subclasses of ControlEditor in org.eclipse.swt.custom
 class TableEditor
          A TableEditor is a manager for a Control that appears above a cell in a Table and tracks with the moving and resizing of that cell.
 class TableTreeEditor
          A TableTreeEditor is a manager for a Control that appears above a cell in a TableTree and tracks with the moving and resizing of that cell.
 class TreeEditor
          A TreeEditor is a manager for a Control that appears above a cell in a Tree and tracks with the moving and resizing of that cell.
 


Eclipse Platform
2.0

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