Class SystemPropertiesAction

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

    public class SystemPropertiesAction
    extends org.controlsfx.control.action.Action
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static javafx.scene.input.KeyCodeCombination COPY_KEY_COMBO  
    • 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
    • Field Detail

      • COPY_KEY_COMBO

        public static final javafx.scene.input.KeyCodeCombination COPY_KEY_COMBO
    • Constructor Detail

      • SystemPropertiesAction

        public SystemPropertiesAction()