Interface IToolNotifyUpdateProject


public interface IToolNotifyUpdateProject
Notification if tool updates an existing project. - The default implementation DefaultToolListener may serve as base for own implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • notifyUpdate

      void notifyUpdate(ProjectInfo project)