net.sf.jguiraffe.gui.platform.javafx.builder.event
the optional handler of the component this adapter is associated with
the optional name of the component this adapter is associated with
Processes the specified Java FX event.
Processes the specified Java FX event. This implementation converts the event to a JGUIraffe event and passes it to the current event sender.
the event to be processed
the object for sending events
An adapter implementation mapping Java FX mouse events to corresponding JGUIraffe events.