Class ExitAction

  • All Implemented Interfaces:
    EventListener, javafx.event.EventHandler<javafx.event.ActionEvent>

    public class ExitAction
    extends org.controlsfx.control.action.Action
    • Constructor Summary

      Constructors 
      Constructor Description
      ExitAction()  
    • Method Summary

      • Methods inherited from class org.controlsfx.control.action.Action

        acceleratorProperty, disabledProperty, getAccelerator, getEventHandler, getGraphic, getLongText, getProperties, getStyle, getStyleClass, getText, graphicProperty, handle, isDisabled, isSelected, lock, longTextProperty, selectedProperty, setAccelerator, setDisabled, setEventHandler, setGraphic, setLongText, setSelected, setStyle, setText, styleProperty, textProperty
    • Constructor Detail

      • ExitAction

        public ExitAction()