Uses of Enum Class
io.github.palexdev.materialfx.enums.DialogType
Packages that use DialogType
-
Uses of DialogType in io.github.palexdev.materialfx.enums
Methods in io.github.palexdev.materialfx.enums that return DialogTypeModifier and TypeMethodDescriptionstatic DialogTypeReturns the enum constant of this class with the specified name.static DialogType[]DialogType.values()Returns an array containing the constants of this enum class, in the order they are declared.