Uses of Interface
org.netbeans.spi.project.MoveOperationImplementation
Packages that use MoveOperationImplementation
-
Uses of MoveOperationImplementation in org.netbeans.spi.project
Subinterfaces of MoveOperationImplementation in org.netbeans.spi.projectModifier and TypeInterfaceDescriptioninterface
A preferred substitute forMoveOperationImplementation
to be used when the project can behave more simply, efficiently, and robustly when it is simply being renamed (code and/or display name) without actually being moved to a new location.