Uses of Class
com.axway.ats.uiengine.elements.swing.SwingComboBox
-
Packages that use SwingComboBox Package Description com.axway.ats.uiengine.elements.swing UI elements of Swing application.com.axway.ats.uiengine.engine -
-
Uses of SwingComboBox in com.axway.ats.uiengine.elements.swing
Methods in com.axway.ats.uiengine.elements.swing that return SwingComboBox Modifier and Type Method Description SwingComboBoxSwingElementsFactory. getSwingComboBox(UiElementProperties properties, UiDriver uiDriver)SwingComboBoxSwingElementsFactory. getSwingComboBox(String mapId, UiDriver uiDriver) -
Uses of SwingComboBox in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return SwingComboBox Modifier and Type Method Description SwingComboBoxSwingEngine. getComboBox(UiElementProperties properties)SwingComboBoxSwingEngine. getComboBox(String mapId)
-