Uses of Class
javafx.scene.layout.HeaderBar
Packages that use HeaderBar
Package
Description
The JavaFX User Interface Controls (UI Controls or just Controls) are
specialized Nodes in the JavaFX Scenegraph especially suited for reuse in
many different application contexts.
-
Uses of HeaderBar in javafx.scene.control
Methods in javafx.scene.control that return HeaderBarModifier and TypeMethodDescriptionfinal HeaderBarDialogPane.getHeaderBar()Deprecated.This is a preview feature which may be changed or removed in a future release.Methods in javafx.scene.control that return types with arguments of type HeaderBarModifier and TypeMethodDescriptionfinal ObjectProperty<HeaderBar> DialogPane.headerBarProperty()Deprecated.Methods in javafx.scene.control with parameters of type HeaderBarModifier and TypeMethodDescriptionfinal voidDialogPane.setHeaderBar(HeaderBar value) Deprecated.This is a preview feature which may be changed or removed in a future release.