Uses of Enum Class
com.formdev.flatlaf.extras.FlatDesktop.Action
Packages that use FlatDesktop.Action
-
Uses of FlatDesktop.Action in com.formdev.flatlaf.extras
Subclasses with type arguments of type FlatDesktop.Action in com.formdev.flatlaf.extrasMethods in com.formdev.flatlaf.extras that return FlatDesktop.ActionModifier and TypeMethodDescriptionstatic FlatDesktop.ActionReturns 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 booleanFlatDesktop.isSupported(FlatDesktop.Action action) Checks whether the given action is supported on the current platform.