Example usage for Java javafx.scene.input MouseButton fields, constructors, methods, implement or subclass
The text is from its open source code.
MouseButton | PRIMARY Represents primary (button 1, usually the left) mouse button. |
MouseButton | SECONDARY Represents seconday (button 3, usually the right) mouse button. |