1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<!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.75 [en] (WinNT; U) [Netscape]">
<title>LTK UI Refactoring Release Notes</title>
</head>
<body>
<h1>
Eclipse Platform Build Notes 3.3 Stream <br>
LTK UI Refactoring</h1>
<h3>3.3 M1, ???, 2006</h3>
<h4>API</h4>
Added API to create a refactoring history control with extended sorting functionality. See
class <code>ISortableRefactoringHistoryControl</code> for further documentation on how to use this API.
</body>
</html>
|