Uses of Enum Class
zleurtor.scanmanager.view.gui.ConfiguratorDialog.CloseOption
Packages that use ConfiguratorDialog.CloseOption
Package
Description
The package containing all the UI objects replacing the java ones that are "MEH !".
-
Uses of ConfiguratorDialog.CloseOption in zleurtor.scanmanager.view.gui
Methods in zleurtor.scanmanager.view.gui that return ConfiguratorDialog.CloseOptionModifier and TypeMethodDescriptionConfiguratorDialog.getCloseOption()
Returns the used close option (cancel, apply to selected or apply to all).Returns the enum constant of this class with the specified name.static ConfiguratorDialog.CloseOption[]
ConfiguratorDialog.CloseOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.