Skip navigation links
org.netbeans.modules.refactoring.java/1 1.87.0 1
C D E F G H I J M O P Q R S T U V W 

I

inlineAction() - Static method in class org.netbeans.modules.refactoring.java.api.ui.JavaRefactoringActionsFactory
Factory method for InlineAction
InlineRefactoring - Class in org.netbeans.modules.refactoring.java.api
Refactoring used to replace all references of an element with its body or expression.
InlineRefactoring(TreePathHandle, InlineRefactoring.Type) - Constructor for class org.netbeans.modules.refactoring.java.api.InlineRefactoring
Creates a new instance of InlineRefactoring.
InlineRefactoring.Type - Enum in org.netbeans.modules.refactoring.java.api
 
innerToOuterAction() - Static method in class org.netbeans.modules.refactoring.java.api.ui.JavaRefactoringActionsFactory
Factory method for InnerToOuterAction
InnerToOuterRefactoring - Class in org.netbeans.modules.refactoring.java.api
Convert Inner to Top-Level refactoring implementation class.
InnerToOuterRefactoring(TreePathHandle) - Constructor for class org.netbeans.modules.refactoring.java.api.InnerToOuterRefactoring
Creates a new instance of InnerToOuterRefactoring.
introduceLocalExtensionAction() - Static method in class org.netbeans.modules.refactoring.java.api.ui.JavaRefactoringActionsFactory
 
IntroduceLocalExtensionRefactoring - Class in org.netbeans.modules.refactoring.java.api
Introduce Local Extension Refactoring.
IntroduceLocalExtensionRefactoring(TreePathHandle) - Constructor for class org.netbeans.modules.refactoring.java.api.IntroduceLocalExtensionRefactoring
Create a new instance of IntroduceLocalExtensionRefactoring.
IntroduceLocalExtensionRefactoring.Equality - Enum in org.netbeans.modules.refactoring.java.api
Equality defines the different ways the equals and hashcode methods can be handled.
introduceParameterAction() - Static method in class org.netbeans.modules.refactoring.java.api.ui.JavaRefactoringActionsFactory
Factory method for IntroduceParameterAction
IntroduceParameterRefactoring - Class in org.netbeans.modules.refactoring.java.api
Introduce parameter refactoring
IntroduceParameterRefactoring(TreePathHandle) - Constructor for class org.netbeans.modules.refactoring.java.api.IntroduceParameterRefactoring
Creates a new instance of introduce parameter refactoring.
InvertBooleanRefactoring - Class in org.netbeans.modules.refactoring.java.api
Invert Boolean Refactoring.
InvertBooleanRefactoring(TreePathHandle) - Constructor for class org.netbeans.modules.refactoring.java.api.InvertBooleanRefactoring
Constructor for refactoring accepts TreePathHandles representing field or method.
isAddDeprecated() - Method in class org.netbeans.modules.refactoring.java.api.JavaMoveMembersProperties
Add a deprecated tag to the JavaDoc of the delegating method.
isAlwaysUseAccessors() - Method in class org.netbeans.modules.refactoring.java.api.EncapsulateFieldRefactoring
Getter for boolean property alwaysUseAccessors
isDelegate() - Method in class org.netbeans.modules.refactoring.java.api.JavaMoveMembersProperties
Leave the old method in place and let it delegate to the new location.
isElementAvail(TreePathHandle, CompilationInfo) - Static method in class org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin
Checks if the element is still available.
isEnabled(Lookup) - Method in class org.netbeans.modules.refactoring.java.spi.ui.JavaRefactoringActionDelegate
Determine if the action should be enabled.
isFinal() - Method in class org.netbeans.modules.refactoring.java.api.IntroduceParameterRefactoring
Make the new Parameter final in the method declaration.
isFromLibrary(ElementHandle<? extends Element>, ClasspathInfo) - Static method in class org.netbeans.modules.refactoring.java.api.JavaRefactoringUtils
 
isGeneratePropertyChangeSupport() - Method in class org.netbeans.modules.refactoring.java.api.EncapsulateFieldRefactoring
Should be PropertyChangeSupport generated?
isGenerateVetoableChangeSupport() - Method in class org.netbeans.modules.refactoring.java.api.EncapsulateFieldRefactoring
Should be VetoableChangeSupport generated?
isMakeAbstract() - Method in class org.netbeans.modules.refactoring.java.api.MemberInfo
 
isOnSourceClasspath(FileObject) - Static method in class org.netbeans.modules.refactoring.java.api.JavaRefactoringUtils
Returns true if file is on known source path.
isOptional() - Method in class org.netbeans.modules.refactoring.java.api.ReplaceConstructorWithBuilderRefactoring.Setter
Getter for optional.
isOverloadMethod() - Method in class org.netbeans.modules.refactoring.java.api.ChangeParametersRefactoring
Create a new overloading method with the new parameter and let the existing method delegate to it: e.g.
isOverloadMethod() - Method in class org.netbeans.modules.refactoring.java.api.IntroduceParameterRefactoring
Create a new overloading method with the new parameter and let the existing method delegate to it: e.g.
isRefactorable(FileObject) - Static method in class org.netbeans.modules.refactoring.java.api.JavaRefactoringUtils
returns true if file's mime type is text/x-java and file is on know source path
isReplaceAll() - Method in class org.netbeans.modules.refactoring.java.api.IntroduceParameterRefactoring
Replace all occurrences.
isUpdateJavaDoc() - Method in class org.netbeans.modules.refactoring.java.api.JavaMoveMembersProperties
Update or create the JavaDoc for moved methods.
C D E F G H I J M O P Q R S T U V W 
Skip navigation links
org.netbeans.modules.refactoring.java/1 1.87.0 1