Interface IToolNotifyCreateProject


public interface IToolNotifyCreateProject
Notification if tool creates a new project. - The default implementation DefaultToolListener may serve as base for own implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • notifyCreate

      void notifyCreate(ProjectInfo project)