blob: 37367d56c4819ac3ce1bf4e11dc34cbb26ca5b49 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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">
<title>
Parameters page
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Parameters page
</h1>
<h1>
<img src="../images/tasks-160a.png" alt="Parameters Page for the Extracting a local variable Refactoring Command">
</h1>
<p>
Parameters Page for the Extracting Local Variable Refactoring Command
</p>
<ul>
<li>
In the Variable name field, enter a name for the extracted variable
</li>
<li>
Optionally, clear the <strong>Replace all occurrences of the selected expression with references to the local variable</strong> checkbox if you want to replace only the
expression you selected when invoking the refactoring.
</li>
<li>
Optionally, select <strong>Define the local variable as 'final'</strong>
</li>
<li> Press <strong>Preview</strong> to see the preview of the changes or <strong>OK</strong>
to perform the refactoring without preview </li>
</ul>
<p>
Related Topics:
</p>
<ul>
<li>
<a href="tasks-82.htm">See Refactoring without Preview</a>
</li>
<li>
<a href="tasks-83.htm">See Refactoring with Preview</a>
</li>
</ul>
</body>
</html>