]> git.uio.no Git - ifi-stolz-refaktor.git/blame - case-study/jdt-before/ui/org/eclipse/jdt/ui/package.html
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-before / ui / org / eclipse / jdt / ui / package.html
CommitLineData
1b2798f6
EK
1<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="Author" content="IBM">
6 <meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
7 <title>Package-level Javadoc</title>
8</head>
9<body>
10Application programming interfaces for interaction
11with the Eclipse Java User Interface.
12<h2>
13Package Specification</h2>
14The package provides support classes for presenting Java elements in the
15user interface.
16<p>The class <b>JavaUI </b>is the main access point to the Java user interface
17components. It allows to programmatically open editors on Java elements
18and open package and type prompter dialogs. The package exposes constants
19for retrieving Java user interface parts from the workbench registry. JavaUI
20gives access to the <b>IWorkingCopyManager</b>. It manages the working
21copies that are in use for Java compilation units.
22<p>The interfaces <b>ITypeHierarchyViewPart</b> and <b>IPackagesViewPart</b>
23define the programming interface to interact with the type hierarchy and
24packages view parts.
25<p>The classes <b>JavaElementContentProvider</b> and <b>JavaElementLabelProvider
26</b>support
27presenting Java elements in JFace viewers.
28<br>&nbsp;
29</body>
30</html>