java.lang.Object
io.github.palexdev.materialfx.builders.control.PopupBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddStylesheet(String... stylesheets) static PopupBuilderpopup()static PopupBuildersetAnimated(boolean animated) setAnimationProvider(BiFunction<Node, Scale, Animation> animationProvider) setContent(Node content) setPopupStyleableParent(Parent parent) setStylesheet(String... stylesheets)
-
Constructor Details
-
PopupBuilder
public PopupBuilder() -
PopupBuilder
-
-
Method Details
-
popup
-
popup
-
show
-
show
-
show
-
show
-
setPopupStyleableParent
-
addStylesheet
-
setStylesheet
-
setContent
-
setAnimationProvider
-
setAnimated
-