All Implemented Interfaces:
EventListener, javafx.event.EventHandler<javafx.event.ActionEvent>, Action, PropertyBean, Disableable

public class AboutAction extends AbstractApplicationAction
Displays a dialog showing information about the application.
Author:
Werner Randelshofer
  • Field Details

  • Constructor Details

    • AboutAction

      public AboutAction(Application app)
      Creates a new instance.
      Parameters:
      app - the application
  • Method Details