Uses of Class
com.axway.ats.uiengine.elements.swing.SwingCheckBox
-
Packages that use SwingCheckBox Package Description com.axway.ats.uiengine.elements.swing UI elements of Swing application.com.axway.ats.uiengine.engine -
-
Uses of SwingCheckBox in com.axway.ats.uiengine.elements.swing
Methods in com.axway.ats.uiengine.elements.swing that return SwingCheckBox Modifier and Type Method Description SwingCheckBoxSwingElementsFactory. getSwingCheckBox(UiElementProperties properties, UiDriver uiDriver)SwingCheckBoxSwingElementsFactory. getSwingCheckBox(String mapId, UiDriver uiDriver) -
Uses of SwingCheckBox in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return SwingCheckBox Modifier and Type Method Description SwingCheckBoxSwingEngine. getCheckBox(UiElementProperties properties)SwingCheckBoxSwingEngine. getCheckBox(String mapId)
-