Eclipse Platform
2.1

Uses of Interface
org.eclipse.swt.events.KeyListener

Packages that use KeyListener
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
org.eclipse.swt.events SWT typed listener support. 
 

Uses of KeyListener in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement KeyListener
 class PaintManager
          Manages the painters of a text viewer.
 

Uses of KeyListener in org.eclipse.swt.events
 

Classes in org.eclipse.swt.events that implement KeyListener
 class KeyAdapter
          This adapter class provides default implementations for the methods described by the KeyListener interface.
 


Eclipse Platform
2.1

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