Uses of Interface
ch.nolix.systemapi.atomiccontrol.button.IButtonStyle
Packages that use IButtonStyle
Package
Description
-
Uses of IButtonStyle in ch.nolix.system.atomiccontrol.button
Classes in ch.nolix.system.atomiccontrol.button that implement IButtonStyleSubclasses with type arguments of type IButtonStyle in ch.nolix.system.atomiccontrol.buttonModifier and TypeClassDescriptionfinal classfinal classfinal class -
Uses of IButtonStyle in ch.nolix.system.containercontrol.tabcontainer
Methods in ch.nolix.system.containercontrol.tabcontainer that return IButtonStyleMethod parameters in ch.nolix.system.containercontrol.tabcontainer with type arguments of type IButtonStyleModifier and TypeMethodDescriptionTabContainer.onMenuButtonStyle(Consumer<IButtonStyle> menuButtonStyleEditor) -
Uses of IButtonStyle in ch.nolix.systemapi.atomiccontrol.button
Subinterfaces with type arguments of type IButtonStyle in ch.nolix.systemapi.atomiccontrol.button -
Uses of IButtonStyle in ch.nolix.systemapi.containercontrol.tabcontainer
Methods in ch.nolix.systemapi.containercontrol.tabcontainer that return IButtonStyleMethod parameters in ch.nolix.systemapi.containercontrol.tabcontainer with type arguments of type IButtonStyleModifier and TypeMethodDescriptionITabContainer.onMenuButtonStyle(Consumer<IButtonStyle> menuButtonStyleEditor)