java.lang.Object
org.controlsfx.control.action.Action
com.tlcsdm.core.javafx.controlsfx.ConfigLanguageAction
- 所有已实现的接口:
EventListener,javafx.event.EventHandler<javafx.event.ActionEvent>
public class ConfigLanguageAction
extends org.controlsfx.control.action.Action
语言action.
- 作者:
- unknowIfGuestInDream
-
属性概要
从类继承的属性 org.controlsfx.control.action.Action
accelerator, disabled, graphic, longText, selected, style, text -
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
构造器详细资料
-
ConfigLanguageAction
-