Uses of Class
javafx.event.ActionEvent

Packages that use ActionEvent 
Package Description
javafx.animation
Provides the set of classes for ease of use transition based animations.
javafx.event
Provides basic framework for FX events, their delivery and handling.
javafx.scene.control
The JavaFX User Interface Controls (UI Controls or just Controls) are specialized Nodes in the JavaFX Scenegraph especially suited for reuse in many different application contexts.
javafx.scene.media
Provides the set of classes for integrating audio and video into Java FX Applications.