Uses of Class
com.axway.ats.uiengine.elements.swing.SwingLabel
-
Packages that use SwingLabel Package Description com.axway.ats.uiengine.elements.swing UI elements of Swing application.com.axway.ats.uiengine.engine -
-
Uses of SwingLabel in com.axway.ats.uiengine.elements.swing
Methods in com.axway.ats.uiengine.elements.swing that return SwingLabel Modifier and Type Method Description SwingLabelSwingElementsFactory. getSwingLabel(UiElementProperties properties, UiDriver uiDriver)SwingLabelSwingElementsFactory. getSwingLabel(String mapId, UiDriver uiDriver) -
Uses of SwingLabel in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return SwingLabel Modifier and Type Method Description SwingLabelSwingEngine. getLabel(UiElementProperties properties)SwingLabelSwingEngine. getLabel(String mapId)
-