blob: 4627707e4e7f571a41d52b2d57b3833016457c3d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Parameters page
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Parameters page
</h1>
<img src="../images/tasks-30.png" alt="Parameters page of the Rename Type refactoring dialog">
<p>
Rename Type Wizard Page
</p>
<ul>
<li>
In the <strong>Enter new name</strong> field, type a new name for the type.
</li>
<li>
If you do not want to update references to the renamed type, deselect the <strong>Update references to the renamed element</strong> checkbox.
</li>
<li>
If you want to update textual references in strings and comments which are referring to the renamed type, select the <strong>Update textual matches in comments and strings</strong> checkbox.
</li>
<li>
If you want to update fully qualified names in non-Java files, select the <strong>Update fully qualified name in non-Java files</strong> checkbox.
</li>
<li> Click <strong>OK</strong> to perform a quick refactoring, or click <strong>Preview</strong>
to perform a controlled refactoring. </li>
</ul>
<p>
<strong>Note:</strong> References in comments and strings are updated based on textual matching. It is recommended that you
perform a controlled refactoring and review the suggested changes if you select one of these options.
</p>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" >
</p>
<p>
<a href="tasks-82.htm">Refactoring without Preview</a><br>
<a href="tasks-83.htm">Refactoring with Preview</a>
</p>
</body>
</html>