- java.lang.Object
-
- org.controlsfx.control.action.Action
-
- com.iamsoft.util.ui.javafx.ProxyAction
-
-
Constructor Summary
Constructors
Constructor and Description |
ProxyAction() |
ProxyAction(org.controlsfx.control.action.Action pDelegate) |
-
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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ProxyAction
public ProxyAction()
Copyright © 2023. All rights reserved.