Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 2b449634b2edc075f9f00fbc28da7d0bea3cd0b1 (plain) (tree)






















                                                                            
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="IBM">
   <meta name="GENERATOR" content="Mozilla/4.5 [en] (Win98; I) [Netscape]">
   <title>Package-level Javadoc</title>
</head>
<body>
<p>Provides support for integrating keys into the Eclipse workbench.</p>

<h2>Package Specification</h2>
<p>
This package provides the classes required to integrate keys into the
Eclipse workbench.
</p>
<p>
To use the key integration, the method <code>getAdapter</code> is called on
the Eclipse workbench, with the argument <code>IBindingService.class</code>.
This will return an instance of <code>IBindingService</code>.
</p>
</body>
</html>

Back to the top