Class MouseEventHelpers
java.lang.Object
llnl.gnem.core.gui.plotting.fx.utils.MouseEventHelpers
-
Method Summary
Modifier and TypeMethodDescriptionstatic javafx.scene.input.MouseEvent
newClickEvent
(javafx.scene.input.MouseButton button, double screenX, double screenY)
-
Method Details
-
newClickEvent
public static javafx.scene.input.MouseEvent newClickEvent(javafx.scene.input.MouseButton button, double screenX, double screenY)
-