Uses of Enum Class
io.github.itech_framework.java_fx.ui.dialog.AlertDialog.Level
Packages that use AlertDialog.Level
-
Uses of AlertDialog.Level in io.github.itech_framework.java_fx.ui.dialog
Methods in io.github.itech_framework.java_fx.ui.dialog that return AlertDialog.LevelModifier and TypeMethodDescriptionstatic AlertDialog.LevelReturns the enum constant of this class with the specified name.static AlertDialog.Level[]AlertDialog.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.itech_framework.java_fx.ui.dialog with parameters of type AlertDialog.Level