Skip navigation links
org.netbeans.modules.refactoring.api 1.72.0 1
A B C D E F G H I L M N O P R S T U V W 

C

cancelRequest() - Method in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Asynchronous request to cancel ongoing long-term request (such as preCheck(), checkParameters() or prepare())
cancelRequest() - Method in interface org.netbeans.modules.refactoring.spi.RefactoringPlugin
Asynchronous request to cancel ongoing long-term request (such as preCheck(), checkParameters() or prepare())
canCopy(Lookup) - Method in class org.netbeans.modules.refactoring.spi.ui.ActionsImplementationProvider
 
canDelete(Lookup) - Method in class org.netbeans.modules.refactoring.spi.ui.ActionsImplementationProvider
 
canFindUsages(Lookup) - Method in class org.netbeans.modules.refactoring.spi.ui.ActionsImplementationProvider
 
canMove(Lookup) - Method in class org.netbeans.modules.refactoring.spi.ui.ActionsImplementationProvider
 
canRename(Lookup) - Method in class org.netbeans.modules.refactoring.spi.ui.ActionsImplementationProvider
 
checkParameters() - Method in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Checks if this refactoring has correctly set all parameters.
checkParameters() - Method in interface org.netbeans.modules.refactoring.spi.RefactoringPlugin
Checks parameters of the refactoring.
checkParameters() - Method in interface org.netbeans.modules.refactoring.spi.ui.RefactoringUI
check parameters of refactoring
cleanUp() - Method in interface org.netbeans.modules.refactoring.spi.ui.TreeElementFactoryImplementation
clears internal structures
clear() - Method in class org.netbeans.modules.refactoring.spi.BackupFacility
Deprecated.
do cleanup all backup files are deleted all internal structures cleared default implementa
commit() - Method in interface org.netbeans.modules.refactoring.spi.ModificationResult
Performs commit of changes into files.
commit() - Method in class org.netbeans.modules.refactoring.spi.RefactoringCommit
 
commit() - Method in interface org.netbeans.modules.refactoring.spi.Transaction
do commit
Context - Class in org.netbeans.modules.refactoring.api
Context contains "environment" in which the refactoring was invoked.
copyAction() - Static method in class org.netbeans.modules.refactoring.api.ui.RefactoringActionsFactory
Factory method for CopyAction
CopyRefactoring - Class in org.netbeans.modules.refactoring.api
This class is just holder for parameters of Copy Refactoring.
CopyRefactoring(Lookup) - Constructor for class org.netbeans.modules.refactoring.api.CopyRefactoring
Creates a new instance of CopyRefactoring.
create(String) - Static method in class org.netbeans.modules.refactoring.api.RefactoringSession
Creates a new refactoring session.
create(Collection<FileObject>, Collection<NonRecursiveFolder>, Collection<FileObject>) - Static method in class org.netbeans.modules.refactoring.api.Scope
Creates a new scope.
create(Collection<FileObject>, Collection<NonRecursiveFolder>, Collection<FileObject>, boolean) - Static method in class org.netbeans.modules.refactoring.api.Scope
Creates a new scope.A custom scope can be any combination of source roots, folders and files.
createInstance(AbstractRefactoring) - Method in interface org.netbeans.modules.refactoring.spi.GuardedBlockHandlerFactory
Creates and returns a new instance of the guarded block refactoring handler or null if the handler is not suitable for the passed refactoring.
createInstance(AbstractRefactoring) - Method in interface org.netbeans.modules.refactoring.spi.RefactoringPluginFactory
Creates and returns a new instance of the refactoring plugin or returns null if the plugin is not suitable for the passed refactoring.
createProblem(RefactoringSession, Collection) - Method in interface org.netbeans.modules.refactoring.spi.ReadOnlyFilesHandler
Create a Problem, which ProblemDetails can handle read only files.
createProblemDetails(ProblemDetailsImplementation) - Static method in class org.netbeans.modules.refactoring.spi.ProblemDetailsFactory
Factory method for creating API instances of ProblemDetails from SPI instances of ProblemDetailsImplementation
CustomRefactoringPanel - Interface in org.netbeans.modules.refactoring.spi.ui
Instances of CustomRefactoringComponent can do their initialization in init() method.
CustomScopeProvider() - Constructor for class org.netbeans.modules.refactoring.spi.ui.ScopeProvider.CustomScopeProvider
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
org.netbeans.modules.refactoring.api 1.72.0 1