Uses of Class
org.eclipse.swt.custom.ControlEditor
Packages that use ControlEditor
- 
Uses of ControlEditor in org.eclipse.nebula.widgets.gridSubclasses of ControlEditor in org.eclipse.nebula.widgets.gridModifier and TypeClassDescriptionclassA GridEditor is a manager for a Control that appears above a cell in a Grid and tracks with the moving and resizing of that cell.
- 
Uses of ControlEditor in org.eclipse.swt.customSubclasses of ControlEditor in org.eclipse.swt.customModifier and TypeClassDescriptionclassA 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.classA 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.