Uses of Interface
com.solibri.smc.api.ui.UIContainerHorizontal
-
Uses of UIContainerHorizontal in com.solibri.smc.api.ui
Modifier and TypeMethodDescriptionstatic UIContainerHorizontal
UIContainerHorizontal.create()
Returns a horizontal UI container without title and border.static UIContainerHorizontal
Returns a horizontal UI container with title and no border.static UIContainerHorizontal
UIContainerHorizontal.create
(String title, BorderType borderType) Returns a horizontal UI container with title and border.