Uses of Interface
com.solibri.smc.api.ui.UIImage
Packages that use UIImage
-
Uses of UIImage in com.solibri.smc.api.ui
Methods in com.solibri.smc.api.ui that return UIImageMethods in com.solibri.smc.api.ui that return types with arguments of type UIImageModifier and TypeMethodDescriptionUIRadioButtonPanel.getOptionImages()
Returns the images attached to the options in this radio button panel.Method parameters in com.solibri.smc.api.ui with type arguments of type UIImageModifier and TypeMethodDescriptionvoid
UIRadioButtonPanel.addOptionImages
(List<UIImage> images) Add images that are added to the radio buttons.