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

C-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

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
do cleanup all backup files are deleted all internal structures cleared default implementa
commit() - Method in interface org.netbeans.modules.refactoring.spi.Transaction
do commit
Context - Class in org.netbeans.modules.refactoring.api
Context contains "enviroment" in which the refactoring was invoked e.g.
copyAction() - Static method in class org.netbeans.modules.refactoring.api.ui.RefactoringActionsFactory
Factory method for CopyAction
create(String) - Static method in class org.netbeans.modules.refactoring.api.RefactoringSession
Creates a new refactoring session.
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.

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.