Uses of Interface
com.solibri.smc.api.ui.UILabel
-
Packages that use UILabel Package Description com.solibri.smc.api.ui -
-
Uses of UILabel in com.solibri.smc.api.ui
Methods in com.solibri.smc.api.ui that return UILabel Modifier and Type Method Description static UILabel
UILabel. create(String text)
Returns a UI label with the given text.
-