Example usage for Java javafx.scene.input ContextMenuEvent fields, constructors, methods, implement or subclass
The text is from its open source code.
double | getScreenX() Returns absolute horizontal position of the event. |
double | getScreenY() Returns absolute vertical position of the event. |
double | getX() Horizontal position of the event relative to the origin of the ContextMenuEvent's source. |