Uses of Class
io.github.palexdev.materialfx.dialogs.AbstractMFXDialog
Packages that use AbstractMFXDialog
-
Uses of AbstractMFXDialog in io.github.palexdev.materialfx.dialogs
Subclasses of AbstractMFXDialog in io.github.palexdev.materialfx.dialogsModifier and TypeClassDescriptionclassDialog that shows aMFXFilterPaneto produce a filter,Predicate.classBasic implementation of a modern generic dialog.Methods in io.github.palexdev.materialfx.dialogs that return AbstractMFXDialogModifier and TypeMethodDescriptionMFXStageDialog.getContent()Gets the value of the property content.Methods in io.github.palexdev.materialfx.dialogs that return types with arguments of type AbstractMFXDialogModifier and TypeMethodDescriptionMFXStageDialog.contentProperty()Specifies the dialog' scene root node.Methods in io.github.palexdev.materialfx.dialogs with parameters of type AbstractMFXDialogModifier and TypeMethodDescriptionprotected SceneMFXStageDialog.buildScene(AbstractMFXDialog content) Builds the dialog's scene for the given content.voidMFXStageDialog.setContent(AbstractMFXDialog content) Sets the value of the property content.MFXStageDialogBuilder.setContent(AbstractMFXDialog content) Sets the dialog's content.Constructors in io.github.palexdev.materialfx.dialogs with parameters of type AbstractMFXDialog