Uses of Enum Class
org.eblocker.server.common.data.DisplayIconMode
Packages that use DisplayIconMode
-
Uses of DisplayIconMode in org.eblocker.server.common.data
Methods in org.eblocker.server.common.data that return DisplayIconModeModifier and TypeMethodDescriptionstatic DisplayIconModeDisplayIconMode.generateFrom(boolean enabled, boolean fiveSeconds, boolean browserOnly) static DisplayIconModeDisplayIconMode.getDefault()IconSettings.getDisplayIconMode()Device.getIconMode()static DisplayIconModeReturns the enum constant of this class with the specified name.static DisplayIconMode[]DisplayIconMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eblocker.server.common.data with parameters of type DisplayIconMode