Package 

Class NodeBoundMouseEventDispatcher

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      MouseActionListener getListener() The listener bound to this dispatcher.
      • Methods inherited from class it.unibo.alchemist.boundary.jfx.events.mouse.NodeBoundMouseEventDispatcher

        setDynamicAction
      • Methods inherited from class it.unibo.alchemist.boundary.jfx.events.mouse.MouseEventDispatcher

        set
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NodeBoundMouseEventDispatcher

        NodeBoundMouseEventDispatcher(Node node)