blob: 9c5f44fd8666a781062d5fcc05106f4bcade6fa1 [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.
//
= Видеоролик о функции реорганизации в IDE NetBeans
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Видеоролик о функции реорганизации в IDE NetBeans - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Видеоролик о функции реорганизации в IDE NetBeans
|===
|На этой экранной демонстрации описывается, как можно реорганизовать код в редакторе NetBeans IDE Java с помощью операций реорганизации, доступных в Netbeans IDE:
* Ввести переменную
* Ввести константу
* Ввести поле
* Ввести параметр
* Ввести метод
* Ввести локальное расширение
Эта демонстрация основана на проекте Refactoring (Реорганизация), доступном в 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,6 МБ)
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Refactoring%20Options%20in%20NetBeans%20IDE[+Отправить отзыв по этому учебному курсу+]
|===
== Связанные ссылки
* link:editor-inspect-transform.html[+Реорганизация при проверке и пребразовании в редакторе Java IDE NetBeans+]
* link:editor-codereference.html[+Работа с кодом в редакторе Java IDE NetBeans: справочник+]
* link:http://wiki.netbeans.org/Refactoring[+Упрощение реорганизации+]