Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.jface.bindings.keys

Packages that use org.eclipse.jface.bindings.keys
org.eclipse.jface.bindings.keys Provides support for bindings between commands and keys. 
org.eclipse.jface.bindings.keys.formatting Provides support for formatting key sequences. 
org.eclipse.jface.fieldassist Provides classes that help communicate proper content for fields in dialogs and wizards. 
org.eclipse.jface.text.contentassist Provides a content assist add-on for an ITextViewer
 

Classes in org.eclipse.jface.bindings.keys used by org.eclipse.jface.bindings.keys
IKeyLookup
           A facilitiy for converting the formal representation for key strokes (i.e., used in persistence) into real key stroke instances.
KeySequence
           A KeySequence is defined as a list of zero or more KeyStrokes, with the stipulation that all KeyStroke objects must be complete, save for the last one, whose completeness is optional.
KeyStroke
           A KeyStroke is defined as an optional set of modifier keys followed optionally by a natural key.
ParseException
           An exception indicating problems while parsing formal string representations of either KeyStroke or KeySequence objects.
 

Classes in org.eclipse.jface.bindings.keys used by org.eclipse.jface.bindings.keys.formatting
KeySequence
           A KeySequence is defined as a list of zero or more KeyStrokes, with the stipulation that all KeyStroke objects must be complete, save for the last one, whose completeness is optional.
KeyStroke
           A KeyStroke is defined as an optional set of modifier keys followed optionally by a natural key.
 

Classes in org.eclipse.jface.bindings.keys used by org.eclipse.jface.fieldassist
KeyStroke
           A KeyStroke is defined as an optional set of modifier keys followed optionally by a natural key.
 

Classes in org.eclipse.jface.bindings.keys used by org.eclipse.jface.text.contentassist
KeySequence
           A KeySequence is defined as a list of zero or more KeyStrokes, with the stipulation that all KeyStroke objects must be complete, save for the last one, whose completeness is optional.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire