Interface IToolUI

All Known Implementing Classes:
ExpressionNodeManager

public interface IToolUI
Interface that may be implemented by beans that are managing tool UI extensions.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    prepare(ProjectInfo projectInfo)
    Method is called every time the project is changed within the CaptainCasa tool set.
  • Method Details

    • prepare

      void prepare(ProjectInfo projectInfo)
      Method is called every time the project is changed within the CaptainCasa tool set.