blob: 2350dc1102db5a566de464e0ba6ff79cf74fb87a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>NetBeans IDEでのリファクタリング・オプションのビデオ</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="description" content="Video of the Refactoring Options in NetBeans IDE">
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
</head>
<body>
<!--
Copyright (c) 2009, 2010, 2011, 2012 Oracle and/or its affiliates. All rights reserved.
-->
<h1>NetBeans IDEでのリファクタリング・オプションのビデオ</h1>
<table>
<tr>
<td class="valign-top">
<p>このスクリーンキャストでは、Netbeans IDEで利用可能な次のリファクタリング操作を使用して、NetBeans IDE Javaエディタでコードをリファクタする方法を示します。
<ul><li> 変数を導入</li>
<li>定数の導入</li>
<li>フィールドの導入</li>
<li>パラメータの導入</li>
<li>メソッドを導入</li>
<li>ローカル拡張を導入</li>
</ul> </p>
<p>このデモは、<a href="https://netbeans.org/projects/samples/downloads/download/Samples/Java/refactoring.zip">NetBeansサンプル・コード・ライブラリ</a>で利用可能なリファクタリング・プロジェクトに基づいています。</p>
<p>作成者: Alyona Stashkova<br>時間: 7:56</p>
<p><a href="http://bits.netbeans.org/media/introduce-refactoring.swf">フルサイズを視聴/ダウンロード</a> (.swf)([Ctrl]を押しながらクリックするとダウンロード、5,6MB)</p>
<br style="clear:both;">
<div class="feedback-box">
<a href="/about/contact_form.html?to=3&amp;subject=Feedback:%20Video%20of%20Refactoring%20Options%20in%20NetBeans%20IDE">このチュートリアルに関するご意見をお寄せください</a>
</div>
<br style="clear:both;">
</td>
<td width="486" class="valign-top" class="align-center">
<embed src="http://bits.netbeans.org/media/introduce-refactoring.swf" type="application/x-shockwave-flash" width="480" height="270" allowscriptaccess="always" allowfullscreen="true" autoplay="false" controller="true" scale="aspect"></embed>
</td>
</tr>
</table>
<h2>関連リンク</h2>
<ul>
<li><a href="editor-inspect-transform.html">NetBeans IDE Javaエディタでの「検査と変換」を使用したリファクタリング</a></li>
<li><a href="editor-codereference.html">NetBeans IDE Javaエディタでのコード支援: リファレンス・ガイド</a></li>
<li><a href="http://wiki.netbeans.org/Refactoring">リファクタリングの単純化</a></li>
</ul>
</body>
</html>