Uses of Interface
ch.nolix.systemapi.graphic.image.Image
Packages that use Image
Package
Description
-
Uses of Image in ch.nolix.system.control.imagecontrol
Methods in ch.nolix.system.control.imagecontrol with parameters of type Image -
Uses of Image in ch.nolix.system.graphic.image
Classes in ch.nolix.system.graphic.image that implement ImageMethods in ch.nolix.system.graphic.image with parameters of type ImageModifier and TypeMethodDescriptionstatic ImmutableImageImmutableImage.fromAnyImage(Image image) static MutableImageMutableImage.fromAnyImage(Image image) -
Uses of Image in ch.nolix.system.gui.background
Methods in ch.nolix.system.gui.background that return ImageMethods in ch.nolix.system.gui.background with parameters of type ImageModifier and TypeMethodDescriptionstatic Backgroundstatic BackgroundBackground.withImageAndImageApplication(Image image, ImageApplication imageApplication) -
Uses of Image in ch.nolix.system.webapplication.counterpartupdater
Methods in ch.nolix.system.webapplication.counterpartupdater with parameters of type Image -
Uses of Image in ch.nolix.system.webapplication.webapplicationservice
Methods in ch.nolix.system.webapplication.webapplicationservice that return Image -
Uses of Image in ch.nolix.system.webgui.controlstyle
Methods in ch.nolix.system.webgui.controlstyle with parameters of type ImageModifier and TypeMethodDescriptionfinal SAbstractControlStyle.forStateSetBackgroundImage(ControlState state, Image backgroundImage, ImageApplication imageApplication) -
Uses of Image in ch.nolix.system.webgui.main
Methods in ch.nolix.system.webgui.main that return ImageModifier and TypeMethodDescriptionLayer.getBackgroundImage()WebGui.getBackgroundImage()WebGui.getIcon()Methods in ch.nolix.system.webgui.main with parameters of type ImageModifier and TypeMethodDescriptionLayer.setBackgroundImage(Image backgroundImage) Layer.setBackgroundImage(Image backgroundImage, ImageApplication imageApplication) WebGui.setBackgroundImage(Image backgroundImage) WebGui.setBackgroundImage(Image backgroundImage, ImageApplication imageApplication) Sets the icon of the currentFluentMutableIconHolder. -
Uses of Image in ch.nolix.systemapi.control.imagecontrol
Methods in ch.nolix.systemapi.control.imagecontrol with parameters of type Image -
Uses of Image in ch.nolix.systemapi.graphic.image
Subinterfaces of Image in ch.nolix.systemapi.graphic.imageMethods in ch.nolix.systemapi.graphic.image that return Image -
Uses of Image in ch.nolix.systemapi.gui.background
Methods in ch.nolix.systemapi.gui.background that return ImageMethods in ch.nolix.systemapi.gui.background with parameters of type ImageModifier and TypeMethodDescriptionBackgroundManager.setBackgroundImage(Image backgroundImage) BackgroundManager.setBackgroundImage(Image backgroundImage, ImageApplication imageApplication) -
Uses of Image in ch.nolix.systemapi.gui.guiattribute
Methods in ch.nolix.systemapi.gui.guiattribute that return ImageMethods in ch.nolix.systemapi.gui.guiattribute with parameters of type Image -
Uses of Image in ch.nolix.systemapi.webapplication.counterpart
Methods in ch.nolix.systemapi.webapplication.counterpart with parameters of type Image -
Uses of Image in ch.nolix.systemapi.webapplication.webapplicationservice
Methods in ch.nolix.systemapi.webapplication.webapplicationservice that return Image -
Uses of Image in ch.nolix.systemapi.webgui.controlstyle
Methods in ch.nolix.systemapi.webgui.controlstyle with parameters of type ImageModifier and TypeMethodDescriptionBackgroundStyle.forStateSetBackgroundImage(ControlState state, Image backgroundImage, ImageApplication imageApplication)