Uses of Class
net.ssehub.easy.producer.ui.productline_editor.ImageProvider
-
Packages that use ImageProvider Package Description net.ssehub.easy.producer.ui.productline_editor This package contains the editor for configuring the product line. -
-
Uses of ImageProvider in net.ssehub.easy.producer.ui.productline_editor
Fields in net.ssehub.easy.producer.ui.productline_editor declared as ImageProvider Modifier and Type Field Description private static ImageProviderImageProvider. instanceMethods in net.ssehub.easy.producer.ui.productline_editor that return ImageProvider Modifier and Type Method Description static ImageProviderImageProvider. getInstance()Returns the image provider with lazy instantiation of thisImageProviderin case no other was specified before.Methods in net.ssehub.easy.producer.ui.productline_editor with parameters of type ImageProvider Modifier and Type Method Description static voidImageProvider. setInstance(ImageProvider iProvider)Defines the recent image provider.
-