Package 

Class MouseButtonTriggerAction

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final ActionOnMouse type
      private final MouseButton button
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ActionOnMouse getType()
      final MouseButton getButton()
      • Methods inherited from class java.lang.Object

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

      • MouseButtonTriggerAction

        MouseButtonTriggerAction(ActionOnMouse type, MouseButton button)
        Parameters:
        type - the type of the action performed with the mouse
        button - the button related to the action performed