Uses of Class
javafx.scene.control.PopupControl
-
Packages that use PopupControl 软件包 描述 javafx.scene.control JavaFX用户界面控件(UI控件或仅控件)是JavaFX场景中的专用节点,特别适用于许多不同应用程序环境中的重用。 -
-
Uses of PopupControl in javafx.scene.control
Subclasses of PopupControl in javafx.scene.control Modifier and Type Class 描述 class
ContextMenu
一个包含菜单项的ObservableList的弹出控件。class
Tooltip
工具提示是常见的UI元素,通常用于在节点由鼠标悬停时在场景图中显示有关节点的附加信息。
-