Uses of Class
javafx.scene.control.TabPane
Package
Description
-
Uses of TabPane in com.sun.javafx.scene.control.behavior
-
Uses of TabPane in javafx.scene.control
Modifier and TypeMethodDescriptionfinal TabPane
Tab.getTabPane()
A reference to the TabPane that contains this tab instance.Modifier and TypeMethodDescriptionfinal ReadOnlyObjectProperty<TabPane>
Tab.tabPaneProperty()
The TabPane that contains this tab. -
Uses of TabPane in javafx.scene.control.skin