]> git.uio.no Git - ifi-stolz-refaktor.git/blob - case-study/jdt-before/ui/org/eclipse/jdt/ui/actions/package.html
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-before / ui / org / eclipse / jdt / ui / actions / package.html
1 <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4                     
5   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6                     
7   <meta name="Author" content="IBM">
8                     
9   <meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
10   <title>Package-level Javadoc</title>
11     
12 </head>
13   <body>
14      Application programming interfaces for Eclipse Java User Interface specific
15   actions.     
16 <h2> Package Specification</h2>
17      The package provides actions and action groups to populate tool bars,
18  global  menu bars and context menus with JDT specific functionality.   
19  
20 <p>It is recommended that clients use action groups to populate menus and
21   tool bars instead of adding actions directly. </p>
22 <p>Clients are allowed to instantiate classes from this package. The classes are 
23   not intended to be subclassed. All actions and groups require that the selection 
24   provided by the site, view part or page passed to the action's or group's constructor 
25   is of type <code>org.eclipse.jface.viewers.IStructuredSelection</code> .</p>
26 </body>
27 </html>