Class PopupTipsLabel
java.lang.Object
com.imyeyu.fx.ui.components.popup.tips.AbstractPopupTips<javafx.scene.control.Label>
com.imyeyu.fx.ui.components.popup.tips.PopupTipsLabel
- All Implemented Interfaces:
TimiFXUI
文本标签弹出提示
- Since:
- 2023-02-13 12:39
- Author:
- 夜雨
-
Nested Class Summary
Nested classes/interfaces inherited from interface TimiFXUI
TimiFXUI.BG, TimiFXUI.Colorful, TimiFXUI.CSS, TimiFXUI.Shadow, TimiFXUI.Stroke -
Property Summary
Properties inherited from class AbstractPopupTips
enable, keepShow, node -
Field Summary
Fields inherited from class AbstractPopupTips
enable, keepShow, nodeFields inherited from interface TimiFXUI
CSS_FONT, CSS_STYLE, MULTILINGUAL, RESOURCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPopupTips
enableProperty, getNode, isEnable, isKeepShow, keepShowProperty, nodeProperty, setEnable, setKeepShow, setNode
-
Constructor Details
-
PopupTipsLabel
public PopupTipsLabel()默认构造 -
PopupTipsLabel
-