Called after a file or folder has beed moved. In case the file was moved outside IDE, this method is not called but a pair or afterDelete() / afterCreate() is called instead.
Reimplemented in org::netbeans::modules::localhistory::LocalHistoryVCSInterceptor, and org::netbeans::modules::versioning::spi::testvcs::TestVCSInterceptor. Definition at line 144 of file VCSInterceptor.java. {
}
|