Uses of Class
com.axway.ats.uiengine.elements.swing.SwingRadioButton
-
Packages that use SwingRadioButton Package Description com.axway.ats.uiengine.elements.swing UI elements of Swing application.com.axway.ats.uiengine.engine -
-
Uses of SwingRadioButton in com.axway.ats.uiengine.elements.swing
Methods in com.axway.ats.uiengine.elements.swing that return SwingRadioButton Modifier and Type Method Description SwingRadioButtonSwingElementsFactory. getSwingRadioButton(UiElementProperties properties, UiDriver uiDriver)SwingRadioButtonSwingElementsFactory. getSwingRadioButton(String mapId, UiDriver uiDriver) -
Uses of SwingRadioButton in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return SwingRadioButton Modifier and Type Method Description SwingRadioButtonSwingEngine. getRadioButton(UiElementProperties properties)SwingRadioButtonSwingEngine. getRadioButton(String mapId)
-