Uses of Interface
ch.nolix.systemapi.gui.colorgradient.IColorGradient
Packages that use IColorGradient
Package
Description
-
Uses of IColorGradient in ch.nolix.system.gui.background
Methods in ch.nolix.system.gui.background that return IColorGradientMethods in ch.nolix.system.gui.background with parameters of type IColorGradientModifier and TypeMethodDescriptionstatic BackgroundBackground.withColorGradient(IColorGradient colorGradient) -
Uses of IColorGradient in ch.nolix.system.gui.colorgradient
Classes in ch.nolix.system.gui.colorgradient that implement IColorGradient -
Uses of IColorGradient in ch.nolix.system.webgui.controlstyle
Methods in ch.nolix.system.webgui.controlstyle with parameters of type IColorGradientModifier and TypeMethodDescriptionfinal SAbstractControlStyle.forStateSetBackgroundColorGradient(ControlState state, IColorGradient backgroundColorGradient) -
Uses of IColorGradient in ch.nolix.system.webgui.main
Methods in ch.nolix.system.webgui.main that return IColorGradientModifier and TypeMethodDescriptionLayer.getBackgroundColorGradient()WebGui.getBackgroundColorGradient()Methods in ch.nolix.system.webgui.main with parameters of type IColorGradientModifier and TypeMethodDescriptionLayer.setBackgroundColorGradient(IColorGradient backgroundColorGradient) WebGui.setBackgroundColorGradient(IColorGradient backgroundColorGradient) -
Uses of IColorGradient in ch.nolix.systemapi.gui.background
Methods in ch.nolix.systemapi.gui.background that return IColorGradientModifier and TypeMethodDescriptionIBackgroundHolder.getBackgroundColorGradient()IBackground.getColorGradient()Methods in ch.nolix.systemapi.gui.background with parameters of type IColorGradientModifier and TypeMethodDescriptionIBackgroundHolder.setBackgroundColorGradient(IColorGradient backgroundColorGradient) -
Uses of IColorGradient in ch.nolix.systemapi.webgui.controlstyle
Methods in ch.nolix.systemapi.webgui.controlstyle with parameters of type IColorGradientModifier and TypeMethodDescriptionIBackgroundStyle.forStateSetBackgroundColorGradient(ControlState state, IColorGradient backgroundColorGradient)