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

P

PARAMETERS_CHECK - Static variable in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Parameters check state.
performChange() - Method in interface org.netbeans.modules.refactoring.spi.RefactoringElementImplementation
Performs the change represented by this refactoring element.
popupSubmenuAction() - Static method in class org.netbeans.modules.refactoring.api.ui.RefactoringActionsFactory
Factory method for RSMDataObjectAction
PRE_CHECK - Static variable in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Pre-check state.
preCheck() - Method in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Perform checks to ensure that the preconditions are met for the implemented refactoring.
preCheck() - Method in interface org.netbeans.modules.refactoring.spi.RefactoringPlugin
Checks pre-conditions of the refactoring and returns problems.
PREPARE - Static variable in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Prepare state.
prepare(RefactoringSession) - Method in class org.netbeans.modules.refactoring.api.AbstractRefactoring
Collects and returns a set of refactoring elements - objects that will be affected by the refactoring.
prepare(RefactoringElementsBag) - Method in interface org.netbeans.modules.refactoring.spi.RefactoringPlugin
Collects refactoring elements for a given refactoring.
Problem - Class in org.netbeans.modules.refactoring.api
Class used to represent problems encountered when performing various refactoring calls.
Problem(boolean, String) - Constructor for class org.netbeans.modules.refactoring.api.Problem
Creates new instance of Problem class.
Problem(boolean, String, ProblemDetails) - Constructor for class org.netbeans.modules.refactoring.api.Problem
Creates new instance of Problem class.
ProblemDetails - Class in org.netbeans.modules.refactoring.api
This class holds details of a Problem
ProblemDetailsFactory - Class in org.netbeans.modules.refactoring.spi
Factory class for ProblemDetails
ProblemDetailsImplementation - Interface in org.netbeans.modules.refactoring.spi
Typical implementation will invoke UI component on showDetails() call This UI component will display ProblemDetails.
ProgressEvent - Class in org.netbeans.modules.refactoring.api
Progress event object.
ProgressEvent(Object, int) - Constructor for class org.netbeans.modules.refactoring.api.ProgressEvent
Creates ProgressEvent instance.
ProgressEvent(Object, int, int, int) - Constructor for class org.netbeans.modules.refactoring.api.ProgressEvent
Creates ProgressEvent instance.
ProgressListener - Interface in org.netbeans.modules.refactoring.api
Progress listener.
ProgressProvider - Interface in org.netbeans.modules.refactoring.spi
Refactoring plugins and transactions should implement this interface, if they want to notify their progress of commit, preCheck, prepare and checkParameters method.
ProgressProviderAdapter - Class in org.netbeans.modules.refactoring.spi
Simple implementation of ProgressProvider
ProgressProviderAdapter() - Constructor for class org.netbeans.modules.refactoring.spi.ProgressProviderAdapter
Default constructor
putValue(Object, Object) - Method in class org.netbeans.modules.refactoring.api.WhereUsedQuery
setter for various properties
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.71.0 1