Uses of Class
de.xima.fc.mdl.ui.GuiImage
Packages that use GuiImage
-
Uses of GuiImage in de.xima.fc.pluginstore
Methods in de.xima.fc.pluginstore that return types with arguments of type GuiImageModifier and TypeMethodDescriptionPluginStoreItem.getImages()
Gets the list of images (e.g. icons or screenshots) for the plugin.Method parameters in de.xima.fc.pluginstore with type arguments of type GuiImageModifier and TypeMethodDescriptionSets the list of image links (e.g. icons or screenshots) for the plugin. -
Uses of GuiImage in de.xima.fc.proma.resource
Methods in de.xima.fc.proma.resource that return types with arguments of type GuiImageModifier and TypeMethodDescriptionPromaResourceExtractor.extractGuiImages
(de.xima.proma.restclient.pub.gen.model.PublicStoreItemVersionResource version) Extracts all image links with their description from a given version.