Uses of Class
com.axway.ats.uiengine.elements.swing.SwingTextArea
-
Packages that use SwingTextArea Package Description com.axway.ats.uiengine.elements.swing UI elements of Swing application.com.axway.ats.uiengine.engine -
-
Uses of SwingTextArea in com.axway.ats.uiengine.elements.swing
Methods in com.axway.ats.uiengine.elements.swing that return SwingTextArea Modifier and Type Method Description SwingTextAreaSwingElementsFactory. getSwingTextArea(UiElementProperties properties, UiDriver uiDriver)SwingTextAreaSwingElementsFactory. getSwingTextArea(String mapId, UiDriver uiDriver) -
Uses of SwingTextArea in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return SwingTextArea Modifier and Type Method Description SwingTextAreaSwingEngine. getTextArea(UiElementProperties properties)SwingTextAreaSwingEngine. getTextArea(String mapId)
-