Uses of Enum Class
com.formdev.flatlaf.extras.FlatDesktop.Action
Packages that use FlatDesktop.Action
-
Uses of FlatDesktop.Action in com.formdev.flatlaf.extras
Methods in com.formdev.flatlaf.extras that return FlatDesktop.ActionModifier and TypeMethodDescriptionstatic FlatDesktop.Action
Returns the enum constant of this class with the specified name.static FlatDesktop.Action[]
FlatDesktop.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.formdev.flatlaf.extras with parameters of type FlatDesktop.ActionModifier and TypeMethodDescriptionstatic boolean
FlatDesktop.isSupported
(FlatDesktop.Action action) Checks whether the given action is supported on the current platform.