Uses of Record Class
org.autogui.swing.util.NimbusLookAndFeelCustomFlat.LafProp
Packages that use NimbusLookAndFeelCustomFlat.LafProp
-
Uses of NimbusLookAndFeelCustomFlat.LafProp in org.autogui.swing.util
Methods in org.autogui.swing.util that return NimbusLookAndFeelCustomFlat.LafPropModifier and TypeMethodDescriptionNimbusLookAndFeelCustomFlat.LafProp.of(String head, String subItem, String name, EnumSet<NimbusLookAndFeelCustomFlat.LafState> state) NimbusLookAndFeelCustomFlat.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) Methods in org.autogui.swing.util with parameters of type NimbusLookAndFeelCustomFlat.LafPropModifier and TypeMethodDescriptionprotected voidNimbusLookAndFeelCustomFlat.initDefaultButton(UIDefaults defaults, NimbusLookAndFeelCustomFlat.LafProp button) protected voidNimbusLookAndFeelCustomFlat.initDefaultToggleButton(UIDefaults defaults, NimbusLookAndFeelCustomFlat.LafProp button)