Uses of Class
javafx.scene.control.TabPane
Packages that use TabPane
Package
Description
-
Uses of TabPane in com.sun.javafx.scene.control.behavior
Constructors in com.sun.javafx.scene.control.behavior with parameters of type TabPane -
Uses of TabPane in javafx.scene.control
Methods in javafx.scene.control that return TabPaneModifier and TypeMethodDescriptionfinal TabPane
Tab.getTabPane()
A reference to the TabPane that contains this tab instance.Methods in javafx.scene.control that return types with arguments of type TabPaneModifier and TypeMethodDescriptionfinal ReadOnlyObjectProperty<TabPane>
Tab.tabPaneProperty()
The TabPane that contains this tab. -
Uses of TabPane in javafx.scene.control.skin
Constructors in javafx.scene.control.skin with parameters of type TabPane