Class AbstractPreferencesAction

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

public abstract class AbstractPreferencesAction extends AbstractApplicationAction
Displays a preferences dialog for the application.
Author:
Werner Randelshofer
  • Field Details

  • Constructor Details

    • AbstractPreferencesAction

      public AbstractPreferencesAction(Application app)
      Creates a new instance.
      Parameters:
      app - the application