| Package | Description | 
|---|---|
| com.eviware.soapui.support.action.swing | Swing-related SoapUIAction utilities | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends ModelItem> | SwingActionDelegate. createDelegate(SoapUIAction<T> action) | 
| static <T extends ModelItem> | SwingActionDelegate. createDelegate(SoapUIAction<T> action,
              T target) | 
| static <T extends ModelItem> | SwingActionDelegate. createDelegate(SoapUIAction<T> action,
              T target,
              String keyStroke) | 
| static <T extends ModelItem> | SwingActionDelegate. createDelegate(SoapUIAction<T> action,
              T target,
              String keyStroke,
              String iconPath) | 
| static SwingActionDelegate<?> | SwingActionDelegate. createDelegate(String soapUIActionId) | 
| static <T extends ModelItem> | SwingActionDelegate. createDelegate(String soapUIActionId,
              T target) | 
| static <T extends ModelItem> | SwingActionDelegate. createDelegate(String soapUIActionId,
              T target,
              String keyStroke) | 
| static <T extends ModelItem> | SwingActionDelegate. createDelegate(String soapUIActionId,
              T target,
              String keyStroke,
              String iconPath) | 
Copyright © 2019. All Rights Reserved.