- editorSubmenuAction() - Static method in class org.netbeans.modules.refactoring.api.ui.RefactoringActionsFactory
-
Factory method for RSMEditorAction
- enable(int) - Method in class org.netbeans.modules.refactoring.spi.ui.FiltersDescription
-
Enable the filter at the supplied index.
- enable(String) - Method in class org.netbeans.modules.refactoring.spi.ui.FiltersDescription
-
Enable the filter with the supplied key.
- enableFilters(FiltersDescription) - Method in interface org.netbeans.modules.refactoring.spi.ui.FiltersDescription.Provider
-
Enable filters in the supplied FiltersDescription
.
- equals(Object) - Method in class org.netbeans.modules.refactoring.api.RefactoringElement
-
- estimateChildCount() - Method in interface org.netbeans.modules.refactoring.spi.ui.ExpandableTreeElement
-
Gives an estimate of the amount of children this element has.
- ExpandableTreeElement - Interface in org.netbeans.modules.refactoring.spi.ui
-
ExpandableTreeElements are shown in the Find Usages results.
- ExplorerContext - Class in org.netbeans.modules.refactoring.api.ui
-
ExplorerContext is refactoring specific context, which is passed via Lookup
to ContextAwareAction in following cases:
Instant rename in Explorer.
- ExplorerContext() - Constructor for class org.netbeans.modules.refactoring.api.ui.ExplorerContext
-