Uses of Enum Class
net.anwiba.commons.swing.dialog.DialogResult
Packages that use DialogResult
-
Uses of DialogResult in net.anwiba.commons.swing.dialog
Methods in net.anwiba.commons.swing.dialog that return DialogResultModifier and TypeMethodDescriptionstatic DialogResultReturns the enum constant of this class with the specified name.static DialogResult[]DialogResult.values()Returns an array containing the constants of this enum class, in the order they are declared.