blob: 648fc27ecc07cb28c03191f48d5dda2b0a4df9c8 [file] [log] [blame]
//
// 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.
//
= NetBeans IDEでのリファクタリング・オプションのビデオ
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: NetBeans IDEでのリファクタリング・オプションのビデオ - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, NetBeans IDEでのリファクタリング・オプションのビデオ
|===
|このスクリーンキャストでは、Netbeans IDEで利用可能な次のリファクタリング操作を使用して、NetBeans IDE Javaエディタでコードをリファクタする方法を示します。
* 変数を導入
* 定数の導入
* フィールドの導入
* パラメータの導入
* メソッドを導入
* ローカル拡張を導入
このデモは、link:https://netbeans.org/projects/samples/downloads/download/Samples/Java/refactoring.zip[+NetBeansサンプル・コード・ライブラリ+]で利用可能なリファクタリング・プロジェクトに基づいています。
作成者: Alyona Stashkova
時間: 7:56
link:http://bits.netbeans.org/media/introduce-refactoring.swf[+フルサイズを視聴/ダウンロード+] (.swf)([Ctrl]を押しながらクリックするとダウンロード、5,6MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Refactoring%20Options%20in%20NetBeans%20IDE[+このチュートリアルに関するご意見をお寄せください+]
|===
== 関連リンク
* link:editor-inspect-transform.html[+NetBeans IDE Javaエディタでの「検査と変換」を使用したリファクタリング+]
* link:editor-codereference.html[+NetBeans IDE Javaエディタでのコード支援: リファレンス・ガイド+]
* link:http://wiki.netbeans.org/Refactoring[+リファクタリングの単純化+]