blob: a6ef1d646bfca6130c4a5f5d7fd5bef36be1bc6d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>Refactoring Window</title>
<link rel="stylesheet" href="ide.css" title="Oracle BLAFDoc" type="text/css"/>
</head>
<body>
<p><a id="org.netbeans.modules.refactoring.java.ui.RefactoringPanelContainer.refactoring-preview" name="org.netbeans.modules.refactoring.java.ui.RefactoringPanelContainer.refactoring-preview"></a></p>
<div id="NBCSH3012"><!-- infolevel="all" infotype="General" --><a id="sthref385" name="sthref385"></a>
<h1>Refactoring Window</h1>
<a name="BEGIN" id="BEGIN"></a>
<p>Use to preview files and class elements that the refactoring operation affects. The Refactoring window appears at the bottom of the IDE when you initiate a refactoring operation. The refactoring changes are applied when you click <b>Do Refactoring</b>.
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG547">
<param name="text" value="<html><u>More</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<p>You can do the following operations in the Refactoring window:</p>
<ul>
<li>Designate the files or elements of code that you want to apply the refactoring changes by selecting or clearing the appropriate checkboxes.</li>
<li>Open the file that a line of output refers to in the Source Editor by double-clicking the line.</li>
<li>Refresh the refactoring preview. Click the <img width="16" height="16" src="img/refresh.png" alt="Refresh icon." title="Refresh icon." /> icon to display any changes you have made since initiating the refactoring command.</li>
<li>Apply the refactoring changes to the selected files and Java elements by clicking <b>Do Refactoring</b>.</li>
</ul>
<a id="NBCSH3013" name="NBCSH3013"></a>
<hr><p><b>Related Topics</b></p>
<p><i>Developing Applications with NetBeans IDE</i>,
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG547">
<param name="text" value="<html><u>&quot;Refactoring Java Projects&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<!-- -->
<!-- Start Footer -->
<table summary="" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left" width="86%"><a href="legal_notice.htm">
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.</a>
</td>
</tr>
</table>
<!-- -->
</body>
</html>