- registerFinishedItem(BuildExecutionSupport.Item) - Static method in class org.netbeans.spi.project.ui.support.BuildExecutionSupport
-
Notify that the build job finished.
- registerRunningItem(BuildExecutionSupport.Item) - Static method in class org.netbeans.spi.project.ui.support.BuildExecutionSupport
-
Notify that the build job was started and pass a reference to it.
- removeChangeListener(ChangeListener) - Static method in class org.netbeans.spi.project.ui.support.BuildExecutionSupport
-
Unregisters a change listener on BuildExecutionSupport
- removeChangeListener(ChangeListener) - Method in interface org.netbeans.spi.project.ui.support.NodeList
-
Removes a change listener.
- removeNotify() - Method in interface org.netbeans.spi.project.ui.support.NodeList
-
Called when the node list is no longer needed.
- renameProjectAction() - Static method in class org.netbeans.spi.project.ui.support.CommonProjectActions
-
Create an action "Rename Project".
- repeatExecution() - Method in interface org.netbeans.spi.project.ui.support.BuildExecutionSupport.Item
-
Trigger re-execution of the build job.