Uses of Interface
org.netbeans.api.project.ProjectActionContext.ProjectCallback
Packages that use ProjectActionContext.ProjectCallback
Package
Description
General API for finding and manipulating all kinds of projects.
-
Uses of ProjectActionContext.ProjectCallback in org.netbeans.api.project
Methods in org.netbeans.api.project with parameters of type ProjectActionContext.ProjectCallbackModifier and TypeMethodDescription<V, E extends Exception>
VProjectActionContext.apply
(ProjectActionContext.ProjectCallback<V, E> r, ProjectActionContext... otherProjectContexts) Executes a query using this project context.