Interface PathManagerListener


  • public interface PathManagerListener
    • Method Detail

      • pathMessage

        void pathMessage​(java.lang.String message)
      • pathsChanged

        void pathsChanged()
        Notified when the user changes the paths in the PathManager. This could be the addition or removal of Path objects, or a simple reordering of the paths.