Java javafx.scene.input ContextMenuEvent fields, constructors, methods, implement or subclass

Example usage for Java javafx.scene.input ContextMenuEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.scene.input ContextMenuEvent.

The text is from its open source code.

Method

doublegetScreenX()
Returns absolute horizontal position of the event.
doublegetScreenY()
Returns absolute vertical position of the event.
doublegetX()
Horizontal position of the event relative to the origin of the ContextMenuEvent's source.