站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

R-Index (Refactoring API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.refactoring.api 1.0
A B C D E F G H I L M N O P R S T U W

R

READ_ONLY - Static variable in class org.netbeans.modules.refactoring.api.RefactoringElement
This element is in read-only file
READ_ONLY - Static variable in interface org.netbeans.modules.refactoring.spi.RefactoringElementImplementation
This element is in read-only file
ReadOnlyFilesHandler - Interface in org.netbeans.modules.refactoring.spi
Interface for factory classes which allows to create Problem, which ProblemDetails can handle read only files.
RefactoringActionsFactory - Class in org.netbeans.modules.refactoring.api.ui
Factory class providing instances of refactoring actions.
RefactoringCustomUI - Interface in org.netbeans.modules.refactoring.spi.ui
Backward compatible extension to RefactoringUI providing custom preview panel.
RefactoringElement - Class in org.netbeans.modules.refactoring.api
Interface representing a refactoring element (object affected by a refactoring) returned in a collection from AbstractRefactoring.prepare(org.netbeans.modules.refactoring.api.RefactoringSession) operation.
RefactoringElementImplementation - Interface in org.netbeans.modules.refactoring.spi
Interface representing a refactoring element (object affected by a refactoring) returned in a collection from AbstractRefactoring.prepare(org.netbeans.modules.refactoring.api.RefactoringSession) operation.
RefactoringElementsBag - Class in org.netbeans.modules.refactoring.spi
Container holding RefactoringElements
RefactoringPlugin - Interface in org.netbeans.modules.refactoring.spi
Interface implemented by refactoring plugins.
RefactoringPluginFactory - Interface in org.netbeans.modules.refactoring.spi
Factory for a refactoring plugin (implementing RefactoringPlugin interface).
RefactoringSession - Class in org.netbeans.modules.refactoring.api
Class used to invoke refactorings.
RefactoringUI - Interface in org.netbeans.modules.refactoring.spi.ui
Interface representing UI for a refactoring.
RefactoringUIBypass - Interface in org.netbeans.modules.refactoring.spi.ui
This was historicaly intended to enhance RefactoringUI.
registerTransaction(Transaction) - Method in class org.netbeans.modules.refactoring.spi.RefactoringElementsBag
commits are called after all changes are performed
removeProgressListener(ProgressListener) - Method in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Removes ProgressListener from the list of listeners.
removeProgressListener(ProgressListener) - Method in class org.netbeans.modules.refactoring.api.RefactoringSession
Remove progress listener from this RefactoringSession
removeProgressListener(ProgressListener) - Method in interface org.netbeans.modules.refactoring.spi.ProgressProvider
Remove progress listener.
removeProgressListener(ProgressListener) - Method in class org.netbeans.modules.refactoring.spi.ProgressProviderAdapter
Removes ProgressListener from the list of listeners.
renameAction() - Static method in class org.netbeans.modules.refactoring.api.ui.RefactoringActionsFactory
Factory method for rename action
RenameRefactoring - Class in org.netbeans.modules.refactoring.api
Refactoring used for renaming objects.
RenameRefactoring(Lookup) - Constructor for class org.netbeans.modules.refactoring.api.RenameRefactoring
Creates a new instance of RenameRefactoring.
restore() - Method in interface org.netbeans.modules.refactoring.spi.BackupFacility.Handle
restore file(s), which was stored by org.netbeans.modules.refactoring.spi.BackupFacility.backup()
rollback() - Method in interface org.netbeans.modules.refactoring.spi.Transaction
do rollback (undo)

org.netbeans.modules.refactoring.api 1.0
A B C D E F G H I L M N O P R S T U W
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.