- fastCheckParameters() - Method in class org.netbeans.modules.refactoring.api.AbstractRefactoring
-
This method checks parameters.
- fastCheckParameters() - Method in interface org.netbeans.modules.refactoring.spi.RefactoringPlugin
-
Fast checks parameters of the refactoring.
- filter(FiltersManager) - Method in interface org.netbeans.modules.refactoring.spi.FiltersManager.Filterable
-
Indicates if this element should be included in the results.
- FiltersDescription - Class in org.netbeans.modules.refactoring.spi.ui
-
- FiltersDescription() - Constructor for class org.netbeans.modules.refactoring.spi.ui.FiltersDescription
-
Creates a new instance of FiltersDescription
- FiltersDescription.Provider - Interface in org.netbeans.modules.refactoring.spi.ui
-
RefactoringPlugin
s can implement this interface if they want to
supply new filters, or enable existing filters.
- FiltersManager - Class in org.netbeans.modules.refactoring.spi
-
Handles creation and manipulation with boolean state filters.
- FiltersManager() - Constructor for class org.netbeans.modules.refactoring.spi.FiltersManager
-
- FiltersManager.Filterable - Interface in org.netbeans.modules.refactoring.spi
-
RefactoringElement
s should implement this interface if they
should be filterable in the results.
- FIND_REFERENCES - Static variable in class org.netbeans.modules.refactoring.api.WhereUsedQuery
-
- finished() - Method in class org.netbeans.modules.refactoring.api.RefactoringSession
-
Inform the session it, and all its plugins, are finished.
- fireProgressListenerStart(int, int) - Method in class org.netbeans.modules.refactoring.spi.ProgressProviderAdapter
-
Notifies all registered listeners about the event.
- fireProgressListenerStep() - Method in class org.netbeans.modules.refactoring.spi.ProgressProviderAdapter
-
Notifies all registered listeners about the event.
- fireProgressListenerStep(int) - Method in class org.netbeans.modules.refactoring.spi.ProgressProviderAdapter
-
Notifies all registered listeners about the event.
- fireProgressListenerStop() - Method in class org.netbeans.modules.refactoring.spi.ProgressProviderAdapter
-
Notifies all registered listeners about the event.