Uses of Enum Class
org.autogui.swing.util.NimbusLookAndFeelCustomFlat.LafState
Packages that use NimbusLookAndFeelCustomFlat.LafState
-
Uses of NimbusLookAndFeelCustomFlat.LafState in org.autogui.swing.util
Methods in org.autogui.swing.util that return NimbusLookAndFeelCustomFlat.LafStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NimbusLookAndFeelCustomFlat.LafState[]
NimbusLookAndFeelCustomFlat.LafState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.autogui.swing.util that return types with arguments of type NimbusLookAndFeelCustomFlat.LafStateModifier and TypeMethodDescriptionNimbusLookAndFeelCustomFlat.LafProp.state()
Returns the value of thestate
record component.Methods in org.autogui.swing.util with parameters of type NimbusLookAndFeelCustomFlat.LafStateModifier and TypeMethodDescriptionNimbusLookAndFeelCustomFlat.LafProp.of
(String head, String subItem, String name, NimbusLookAndFeelCustomFlat.LafState... state) NimbusLookAndFeelCustomFlat.LafProp.of
(String head, String name, NimbusLookAndFeelCustomFlat.LafState... state) NimbusLookAndFeelCustomFlat.LafProp.withHead
(String head, String subItem, NimbusLookAndFeelCustomFlat.LafState... state) NimbusLookAndFeelCustomFlat.LafProp.withHead
(String head, NimbusLookAndFeelCustomFlat.LafState... state) NimbusLookAndFeelCustomFlat.LafProp.withName
(String name, NimbusLookAndFeelCustomFlat.LafState... state) NimbusLookAndFeelCustomFlat.LafProp.withStates
(NimbusLookAndFeelCustomFlat.LafState... state) Method parameters in org.autogui.swing.util with type arguments of type NimbusLookAndFeelCustomFlat.LafStateModifier and TypeMethodDescriptionNimbusLookAndFeelCustomFlat.LafProp.of
(String head, String subItem, String name, EnumSet<NimbusLookAndFeelCustomFlat.LafState> state) Constructor parameters in org.autogui.swing.util with type arguments of type NimbusLookAndFeelCustomFlat.LafState